|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
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 constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
The FontItalic property is used to manage italic style in a text. |
|
|
|
|
|
|
The FontUnderlined property is used to underline text. |
|
|
|
|
|
|
The FontStrikeOut property is used to determine if a text is struck through. |
|
|
|
|
|
|
The Index property is used to get the index of an element. |
|
|
|
|
|
|
The Timestamp property is used to manage the timestamp of values. |
|
|
|
|
|
|
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack. |
|
|
|
|
|
|
The AccountID property manages account identifiers. |
|
|
|
|
|
|
The ContactID property is used to manage contact IDs. |
|
|
|
|
|
|
The UserID property is used to get the user's identifier.... |
|
|
|
|
|
|
The Region property îs used to get and change a region. |
|
|
|
|
|
|
The Keyword property is used to get and change a keyword. |
|
|
|
|
|
|
The NextApproverID property is used to manage the users that will perform the next action. |
|
|
|
|
|
|
The CompressedSize property is used to determine the compressed size of an element. |
|
|
|
|
|
|
The SandboxMode property determines if the sandbox mode is used. |
|
|
|
|
|
|
The LeadID property is used to manage lead IDs. |
|
|
|
|
|
|
The Importance property is used to get and change the importance level of an appointment. |
|
|
|
|
|
|
The Repetition property is used to configure appointment repetitions. |
|
|
|
|
|
|
The WithRepetition property is used to determine if an appointment should be repeated. |
|
|
|
|
|
|
The Guest property is used to get and modify a list of guests. |
|
|
|
|
|
|
The NumberExecution property is used to get and change the number of executions of a task. |
|
|
|
|
|
|
The XMLSource property is used to get the XML source code. |
|
|
|
|
|
|
The URI keyword can correspond to... |
|
|
|
|
|
|
The DefaultCell property sets the style of cells in XLS documents. |
|
|
|
|
|
|
The Calendar keyword can correspond to... |
|
|
|
|
|
|
The Reminder keyword can correspond to... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|