|
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...). |
|
|
|
|
|
|
Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Creates a directory on a Hadoop server. |
|
|
|
|
|
|
Lists the content of a directory found on a Hadoop server. |
|
|
|
|
|
|
Creates a collection in a MongoDB database while specifying the options of this collection. |
|
|
|
|
|
|
Returns information about a MongoDB database. |
|
|
|
|
|
|
Draws the borders in an Image variable. |
|
|
|
|
|
|
Displays a "Toast" message. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Returns the number of incoming messages currently found:
on the email server (POP3 protocol only).
in the Outlook messaging software.... |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Adds or changes an attribute of the current node of the HTML document. |
|
|
|
|
|
|
Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
Creates a connection to an Drive Google Drive. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is a character string). |
|
|
|
|
|
|
Finds a SaaS subscription. |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Retrieves the cookies read by a call to HTTPSend for an HTTP domain. |
|
|
|
|
|
|
The Year property is used to:
Get the year from a Date or DateTime variable or item.
Change the year in a Date or DateTime variable or item.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|