|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates whether the code currently run is in iOS mode (iPhone, iPad). |
|
|
|
|
|
|
|
| Modifies the environment variables of the operating system found on the current computer. |
|
|
|
|
|
|
|
| Opens the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
|
| Closes the list of values proposed by the assisted input for an edit control. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android widget mode. |
|
|
|
|
|
|
|
| Copies the content of an array to another array. |
|
|
|
|
|
|
|
| Calculates the inverse of a square matrix. |
|
|
|
|
|
|
|
| Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
|
| Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
|
| List of functions for managing runtime errors... |
|
|
|
|
|
|
|
| Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
|
| Returns an array without duplicates. |
|
|
|
|
|
|
|
| The NbLinesPerPage property is used to:
Get and set the maximum number of Table rows per page.
Get and set the maximum number of Looper rows per page.... |
|
|
|
|
|
|
|
| Returns the list of printers installed on the current computer. |
|
|
|
|
|
|
|
| Searches for all the parts of a string that match a specific format. |
|
|
|
|
|
|
|
| The URL property is used to get and change a URL. |
|
|
|
|
|
|
|
| Converts a number to words. |
|
|
|
|
|
|
|
| Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
|
| Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|