field

field


fid Index Level file-save
Syntax field N list.of.words
Category TCL
Type Verb
Description will print out the Nth word in a list of words.  Useful when combined with the tcl shell variables.
Options
See Also @
Example :field 3 one two three four
three

:field 2 @`count md`
1635
Warnings
Compatibility D3 7.0
fid Index Level file-save