|
Get SteelArrow!
|
|
|
|
.length
|
|
|
|
|
|
|
Return to Function List |
|
Returns the length of the scoped variable. The scoped variable is the variable to which
the function call applies (shown on left of '.'). The function is overridden to work with all
object types (including STRING, LIST and TABLE objects).
|
|
Syntax |
OBJECT.length( )
|
Does not take any parameters. |
|
|
|
|
|
|
|
|