|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Adds a measure for a value or time sensor. |
|
|
|
|
|
|
|
| Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
|
| Indicates the presence and position of legend in a chart. |
|
|
|
|
|
|
|
| Temporarily disables (or re-enables) the replication. |
|
|
|
|
|
|
|
| Stops the automatic image sliding. |
|
|
|
|
|
|
|
| Adds a duration beside Google Analytics. |
|
|
|
|
|
|
|
| Positions at the end of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
|
| Generates the image of a bar code. |
|
|
|
|
|
|
|
| Retrieves the identity of a user contained in an AuthToken variable. |
|
|
|
|
|
|
|
| Inserts a table of contents in a Word Processing document. |
|
|
|
|
|
|
|
| Adds a group of contacts in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the table (query or view).
the record found in a Record... |
|
|
|
|
|
|
|
| Opens the list of suggestions of an Edit control. |
|
|
|
|
|
|
|
| Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
|
| Returns information about the specified group of users. |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode: the program continues to run and the response... |
|
|
|
|
|
|
|
| Returns a numeric value rounded to the nearest multiple of another numeric value. |
|
|
|
|
|
|
|
| Retrieves the full physical name of a project opened during the execution of an action plan. |
|
|
|
|
|
|
|
| Used to:
retrieve the list of available operations (other than edit) from a server,
perform... |
|
|
|
|
|
|
|
| Initializes:
one or all variables of file items with their default values.
one or all items... |
|
|
|
|
|
|
|
| Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
|
| Displays the gridlines for the different planes of a Surface chart. |
|
|
|
|
|
|
|
| Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format). |
|
|
|
|
|
|
|
| Determines whether an element is nullable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|