PltCommandArgIds enumeration
PltCommandArgIds enumeration
The identifiers for PLT command argument type.
The PltCommandArgIds type exposes the following members:
Fields
| Field | Description |
|---|---|
| NUMERICAL | The numerical type. |
| STRING | The string type. |
| BYTE | The byte type. |
| FLAG_BYTE | The flag byte type. |