Purpose
Sends a command to the Windows-only virtual FCAS console.
This allows any function of the current console to be activated programmatically on any platform of FCAS.
Syntax
FCControl (CommandNumber)
CommandNumber |
The number assigned to the command you want to send to the console. |
Example
FCControl (216)
|