showInfo
hed.cellTable 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 Cell table.
GUI Equivalent
Examples
envGetVal("hed.cellTable" "showInfo")
envSetVal("hed.cellTable" "showInfo" 'boolean nil)
Related Topics
showInfo (For the Instance table)
Return to top