|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
Retrieves the structure and value of the current record and exports them into a string in JASON... |
|
|
|
|
|
|
Imports JSON data into the current record. |
|
|
|
|
|
|
Used to find out whether the telemetry is enabled. |
|
|
|
|
|
|
Disables the telemetry. The telemetry data is not sent to the server anymore. |
|
|
|
|
|
|
Gets and sets the telemetry settings. |
|
|
|
|
|
|
Deletes the association between an extension and a command that was created by SysLinkExtension. |
|
|
|
|
|
|
Specifies the starting angle of the first section in a Sunburst chart. |
|
|
|
|
|
|
Pulls out a section (or all the sections) in a Sunburst chart. |
|
|
|
|
|
|
Imports data in iCalendar format into a Calendar control. |
|
|
|
|
|
|
Imports data in iCalendar format into an Organizer control. |
|
|
|
|
|
|
Exports the appointments found in an Organizer control in iCalendar format. |
|
|
|
|
|
|
Exports the appointments from a Scheduler control in iCalendar format. |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file. |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model... |
|
|
|
|
|
|
Modifies or returns the visibility status of internal wait window when adding additional elements... |
|
|
|
|
|
|
Returns the progress of synchronization for a node of an HFSQL cluster. |
|
|
|
|
|
|
Returns the error that occurred during the previous synchronization step of HFSQL cluster. |
|
|
|
|
|
|
Cancels the display of the internal window displayed in a Looper control further to the row swipe. |
|
|
|
|
|
|
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages... |
|
|
|
|
|
|
Searches for a value in all the attributes of a Looper control. |
|
|
|
|
|
|
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying... |
|
|
|
|
|
|
Indicates the "Bing map" license key that will be used in the Map controls used in Universal... |
|
|
|
|
|
|
Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App... |
|
|
|
|
|
|
Indicates whether the code currently run is in Apple Watch mode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|