« Back to Product

Documentation

MA2_RequestStatus

Require: IP-Symcon >= 4.0

 boolean 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);
Any questions?