Equinox Online Help - Language Reference - A to Z
ExecuteTaskHandle |
|
|---|---|
| Applies to | ![]() |
| Syntax | |
| Action | |
| Scope | |
| Notes | ExecuteTaskHandle returns the task ID for the current activity (as returned in SysReply from the Execute statement). It is zero for the root activity. |
| Category | Flow Control, Multiple Activity Handling |
| See Also | ExecuteTaskParent, ChangeActivity |
| Example | Print "Current Task = ", ExecuteTaskHandle |
