|
<< Index >> |
FutureBasic |
mem function | function | |
|
info = mem (expr )
expr | Value | Value returned by mem(expr) |
indexID + _numElem | 10-19 | The element number of the highest element in this array that has been assigned a string, plus 1. Equals zero if no element has a string assigned to it. This number is also affected by the index D and index I statements. |
See also
index$ statement; indexf; index$ I; clear <index>