showInfo
hed.instTable showInfo boolean { t | nil }
Description
Specifies whether to display the icons associated with settings, such as stop points and file bindings, in the information column of the Instance table.
GUI Equivalent
Examples
envGetVal("hed.instTable" "showInfo")
envSetVal("hed.instTable" "showInfo" 'boolean nil)
Related Topics
showInfo (For the Cell table)
Return to top