__settoggle __stgl
Sets a runtime toggle to true or false. This overrides any toggles that have already been specified.
Sets a runtime toggle to true or false. This overrides any toggles that have already been specified.
__settoggle "Display_build_in_caption" True
Sets the toggle "Display_build_in_caption" to true.
Text'Boolean'
Text | Text | Name of the toggle |
Boolean | Boolean | True or false |
Mode | Target |
---|---|
Geometry | Global |
None