CommandListAppendDefaultToLabel Method |
Used in a switch-block, specifies the default case and the labelled target command position within the current list.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendDefaultToLabel(
string label
)
Parameters
- label String
- The label which designates the position of the default target command within the current list.
Remarks See Also