...
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | arraySetElement(array, index1, elem) | Package | array | Alias | setElement(array, index1, elem) | Pkg Usage | setElement(array, index1, elem) |
|
...
Sets the value currentUser for the 13 th element of the array watchers.
Note |
---|
- If array is not defined as an array, the routine returns error.
- If index is not number the routine returns error.
|
Info |
---|
Starting with version 2.5 we added the indexing operator. It will work on arrays, strings, dates and interval. You can simply write in your programs watchers[12] = currentUser() to refer to the 13 th element in the watchers array. |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "array_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|