Get Array Element Operator []
Syntax |
| |
---|---|---|
Semantics | The operator | |
Substitutables |
| Can be any variable or object attribute having the type Array. |
| Can be any expression that evaluates to an integer. | |
It is not possible to use class operations as index function – only built-in action script language operations are allowed. | ||
Examples |
NONE
|
Related Pages: