mainSlotFigGroupName
slt mainSlotFigGroupName string "figgroupname"
Description
Creates the main fig group and all the fig groups of slots are considered as the members of this main fig group. The name of this main fig group is defined by this variable. The default value is an empty string "".
GUI Equivalent
Examples
envGetVal("slt" "mainSlotFigGroupName")
envSetVal("slt" "mainSlotFigGroupName" 'string "figGroup1")
Related Topics
Variables to Customize the Settings for Slotting
Return to top