/
17.5 Subroutine
17.5 Subroutine
The subroutine is a function which executes a specified action on the occurrence of events, such as pressing the button or clicking the object.
The subroutine can be utilized in diverse functions of CimonD as follows; Script, touch feature of the object, action in the button object, hot-key, page open/close action, schedule action, and user LogIn/LogOut action.
To use several commands in a single action, you may write the subroutines in different lines as shown below.
If you wish to enter the commands in a single line, you may use two semicolons (;;) to distinguish the subroutines.
, multiple selections available,
Related content
16.3 VB Script
16.3 VB Script
Read with this
17.6 Function
17.6 Function
More like this
17.0 Supported Expression
17.0 Supported Expression
Read with this
2.6.2 CimonD Menu
2.6.2 CimonD Menu
More like this
5.1 Standard Tool
5.1 Standard Tool
More like this
11.2.2 Related Features
11.2.2 Related Features
More like this