actionInspect

Typemessage
Dictionarywidget.treeview
LibraryTree View
Syntax
actionInspect <pPath>
Associationscom.livecode.widget.treeview
Summary

Sent when an the inspect icon is clicked in read only mode

Parameters
NameTypeDescription
pPath

The path to the clicked element

Description

The actionInspect message is sent to the widget's script object when the inspect icon is clicked on. The inspect icon appears when the value string of a particular array element contains a newline character, or if it is too large to fit in the space provided. The pPath parameter contains the path to the element whose icon was clicked.