|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Writes data into the specified SSH session. |
|
|
|
|
|
|
Reads the data found on the output buffer of the SSH session. |
|
|
|
|
|
|
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
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.).... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Opens a media on the UPnP device. |
|
|
|
|
|
|
Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
Reverses the content of a one-dimensional array. |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory. |
|
|
|
|
|
|
A custom property is a code element with two events...... |
|
|
|
|
|
|
Adds one or more documents into a collection of MongoDB database. |
|
|
|
|
|
|
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 database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|