|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage 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 parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| Searches for elements whose "name" attribute matches a specific value in an HTML document... |
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
| Deletes a key from the Memcached cache on a group of servers. |
|
|
|
|
|
|
|
| Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
|
| Deselects a row in a Looper control. |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP simulator mode. |
|
|
|
|
|
|
|
| Creates a color from its hue, saturation and lightness. |
|
|
|
|
|
|
|
| Deletes an element and its "children" from an Organization Chart control. |
|
|
|
|
|
|
|
| Saves the contents of a buffer to a resource identified by its URI. |
|
|
|
|
|
|
|
| Returns the number of elements found in a memory area. |
|
|
|
|
|
|
|
| Finds a device based on its unique name (UDN). |
|
|
|
|
|
|
|
| Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
|
| Saves the current document in Lotus Notes. |
|
|
|
|
|
|
|
| Makes the device visible to nearby devices in discovery mode (via NearbyShareDiscoverDevice)... |
|
|
|
|
|
|
|
| Changes the sharpness of a UPnP device. |
|
|
|
|
|
|
|
| Removes all interactive notifications previously sent by the current application. |
|
|
|
|
|
|
|
| Creates a Word file (.RTF) using the data from a Looper control. |
|
|
|
|
|
|
|
| Adds a new key/value couple into the Memcached cache.... |
|
|
|
|
|
|
|
| Returns the sine of an angle. |
|
|
|
|
|
|
|
| Customizes the management of HFSQL errors. |
|
|
|
|
|
|
|
| Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows... |
|
|
|
|
|
|
|
| Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
|
| Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| On a given row of a Looper control:
collapses a break (if it is expanded),
expands a break... |
|
|
|
|
|
|
|
| Used to get various information about the battery (main or secondary) of the device... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|