Documentation
MA2_RequestStatus
Require: Symcon >= 4.0
bool MA2_RequestStatus (int $InstanceID)
Parameters
| InstanceID | ID of the Instance |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Gets the values stored in the Alpha2 with the InstanceID InstanceID and sets the associated variables.
Example
MA2_RequestStatus(12345);