|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Deletes a break from a Table control or from a Looper control. |
|
|
|
|
|
|
Deletes all breaks from a Table control or from a Looper control. |
|
|
|
|
|
|
Initializes the color of a specific point in one of the following chart types:
Line,
Scatter,... |
|
|
|
|
|
|
Initializes the color of a specific bar in a Column or Stacked Column chart. |
|
|
|
|
|
|
Configures the size of a specific point in a Line or Scatter chart. |
|
|
|
|
|
|
Triggers the scroll of Word Processing control in order for the requested text to be entirely... |
|
|
|
|
|
|
Gets the value of a parameter in a call to a SOAP or REST Webservice request. |
|
|
|
|
|
|
Reads the HTTP header received in a call to a SOAP or REST Webservice. |
|
|
|
|
|
|
Adds an additional HTTP header to a request of a REST Webservice. |
|
|
|
|
|
|
Reads the description of a scheduled task. |
|
|
|
|
|
|
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control. |
|
|
|
|
|
|
Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
Returns the number of options found in a Radio Button control. |
|
|
|
|
|
|
Detects the change of lock for the Windows session. |
|
|
|
|
|
|
Used to find out or modify the properties of the current Twain device. |
|
|
|
|
|
|
Changes or returns the visibility status of the refresh bar in a Looper control. |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described... |
|
|
|
|
|
|
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control. |
|
|
|
|
|
|
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS). |
|
|
|
|
|
|
Emulates the selection of an option in a Check Box control. |
|
|
|
|
|
|
Emulates the selection of an option in a Radio Button control. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Waits for the execution of a parallel task. |
|
|
|
|
|
|
Requests the cancellation of a parallel task. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|