|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| Requests the execution of a specific process. |
|
|
|
|
|
|
|
| Merges the Salesforce records (also called Salesforce objects). |
|
|
|
|
|
|
|
| Retrieves the Salesforce records from their identifiers. |
|
|
|
|
|
|
|
| Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
|
| Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
|
| Copies an image to another image. |
|
|
|
|
|
|
|
| Returns the dominant color (i.e. most frequent color) of an image found in an Image variable. |
|
|
|
|
|
|
|
| Dequeues an element from a queue. |
|
|
|
|
|
|
|
| Pops an element from a stack. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
|
| Modifies the lightness of an image in an Image variable. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a queue: types of elements and number of elements. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a stack: types of elements and number of elements. |
|
|
|
|
|
|
|
| Deletes a file or directory from a Hadoop server. |
|
|
|
|
|
|
|
| Copies a file found on a Hadoop server to the local computer. |
|
|
|
|
|
|
|
| Copies a file located on the local machine to a Hadoop server. |
|
|
|
|
|
|
|
| Creates a directory on a Hadoop server. |
|
|
|
|
|
|
|
| Closes a connection to a Hadoop server. |
|
|
|
|
|
|
|
| Lists the content of a directory found on a Hadoop server. |
|
|
|
|
|
|
|
| Opens a connection to a Hadoop server. |
|
|
|
|
|
|
|
| Renames a file or a directory found on a Hadoop server. |
|
|
|
|
|
|
|
| Adds a SAML assertion to a Webservice request. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|