RanorexNetRanorexNet Documentation
Action Enumeration
NamespacesRanorexAction
Defines special actions. Use the SetActionKey function to activate a key combinationan for an action. You can retrieve the specified key combinations with the GetActionKey function.
Declaration Syntax
C#Visual BasicVisual C++
public enum Action
Public Enumeration Action
public enum class Action
Members
MemberDescription
Exit
Exits the current operation. The running script will be stopped after pressing the exit key.

Pause
Stops or continues the current operation.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524