EXTRA[n] |
Top Previous Next |
Keyword Description Additional data from price file Class Function Where Legal
Syntax EXTRA[n] Where n is an integer > 0 Example Sample code COL1 = EXTRA[1] ' look at the first [1] column past those ' that are designated as Other Data Fields in symbol manager ROLLFLAG = COL1[1] ' look at yesterday's value to avoid postdictive error
See also:
|