|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Retrieves the 'Mute' status of a UPnP device.... |
|
|
|
|
|
|
Retrieves the sharpness of a UPnP device. |
|
|
|
|
|
|
Retrieves the volume of a UPnP device. |
|
|
|
|
|
|
Stops reading the current media on the UPNP device. |
|
|
|
|
|
|
Starts reading the current media on the UPnP device. |
|
|
|
|
|
|
Opens a media on the UPnP device. |
|
|
|
|
|
|
Pauses the reading of the current media on the UPnP device. |
|
|
|
|
|
|
Modifies the contrast of a UPnP device. |
|
|
|
|
|
|
Modifies the brightness of a UPnP device. |
|
|
|
|
|
|
Modifies the 'Mute' status of a UPnP device.... |
|
|
|
|
|
|
Starts a new SSH session of "Shell" type. |
|
|
|
|
|
|
Closes an SSH session that was opened by SSHConnectShell. |
|
|
|
|
|
|
Writes data into the specified SSH session. |
|
|
|
|
|
|
Reads the data found on the output buffer of the SSH session. |
|
|
|
|
|
|
Waits for the execution of a parallel task. |
|
|
|
|
|
|
Requests the cancellation of a parallel task. |
|
|
|
|
|
|
Retrieves the identity of a user contained in an AuthToken variable. |
|
|
|
|
|
|
Adds one or more documents into a collection of MongoDB database. |
|
|
|
|
|
|
Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file... |
|
|
|
|
|
|
Used to get information about a MongoDB file (gridFS). |
|
|
|
|
|
|
Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
Modifies a document in a collection of MongoDB database. |
|
|
|
|
|
|
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|