|
<< Index >> |
FutureBasic |
index$ I | statement | |
|
i
(
,indexID
]) = stringExpr
i
statement does not merely replace the contents of the indicated element. Instead, all of the strings at position d
, which deletes an element from the array.i
, and replacing an element using the index$ i(5) = "Riley" | |||||||||||||||||||
|
|
||||||||||||||||||
Before | After |
index$(5) = "Riley" | |||||||||||||||||
|
|
||||||||||||||||
Before | After |
See also
CFIndexSort; clear <index>; index$ D; index$ function; index$ statement; indexf; mem