|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the right side of the initial string. |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
|
| Returns an enumeration value known by its associated value. |
|
|
|
|
|
|
|
| Returns an enumeration value known by its name. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
|
| Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its associated value is valid. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel. |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
|
| Reads a character string in the entry buffer of the specified serial port. |
|
|
|
|
|
|
|
| Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
|
| Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Sends the image file to print to the print buffer. |
|
|
|
|
|
|
|
| Returns the current position in the document in XPATH format. |
|
|
|
|
|
|
|
| Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
|
| Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Sends a NFC tag to another device. |
|
|
|
|
|
|
|
| Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
|
| Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
|
| Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
|
| Usage example of the SQLTransaction function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|