Command |
| Name | Description | |
|---|---|---|
| AppendSwitch(String) | Introduces a switch-block, and specifies the variable against which the case(s) will be tested. | |
| AppendSwitch(IOPort, Boolean, UInt32) | Introduces a switch-block, and specifies the port against which the case(s) will be tested. |