|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Checks the whether the matrix exists in memory. |
|
|
|
|
|
|
|
| Defines an Image control as destination of a chart. |
|
|
|
|
|
|
|
| Runs a procedure on a SOAP server. |
|
|
|
|
|
|
|
| Returns the Excel version that was used to save the file. |
|
|
|
|
|
|
|
| Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
|
| Performs a search among the records found in a Salesforce database. |
|
|
|
|
|
|
|
| Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
|
| Usage example of the HReadSeekFirst function |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| Checks whether the PDF file requires a password to be read. |
|
|
|
|
|
|
|
| Entirely or partially locks an external file. |
|
|
|
|
|
|
|
| Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database. |
|
|
|
|
|
|
|
| Returns the error of the last SOAP procedure that failed. |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the context menu.
in a Scheduler control, whether an appointment was created via the context menu.... |
|
|
|
|
|
|
|
| Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
|
| Disconnects:
the Salesforce platform.
the current Salesforce session.... |
|
|
|
|
|
|
|
| Identifies the type of the last error caused by a Matxxx function (functions for matrix management). |
|
|
|
|
|
|
|
| Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Returns the total number of pages in a PDF file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|