|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the fTime function |
|
|
|
|
|
|
|
| Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
|
| Deletes a network from the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
|
| Adds a SAML assertion to a Webservice request. |
|
|
|
|
|
|
|
| Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
|
| Restores the parameters used to draw a chart. |
|
|
|
|
|
|
|
| Runs a procedure on a SOAP server. |
|
|
|
|
|
|
|
| Returns the Excel version that was used to save the file. |
|
|
|
|
|
|
|
| Creates a record in a file of a Salesforce database. |
|
|
|
|
|
|
|
| Used to display a chart with raised effect. |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
|
| Writes a value to a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Once created, the action plans must be deployed in order to be run. |
|
|
|
|
|
|
|
| The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
|
| ...The Web Camera control is used to view a file that is refreshed at regular time intervals.... |
|
|
|
|
|
|
|
| Deletes a worksheet from the Excel document. |
|
|
|
|
|
|
|
| Replaces all the cookies stored for a domain:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|