Gets the active status of the entire schedule control.
int @ScheduleGetActive();
Parameters
None.
Return Value
Returns the active status of the current schedule control. Active if 1 is active Inactive if 0 is
Example
active = @ScheduleGetActive();
Description : It takes the active state of the current full schedule control and stores it in the active variable.
Version Information
Supported Version: 10.2.6 or higher
CE: 10.3.1 or higher
Related Helps