Go to the first, previous, next, last section, table of contents.


util_v

util_v(V,L)
: It returns a variable indexed by L.

Example:

 util_v("x",[1,3]);
References
util_index


Go to the first, previous, next, last section, table of contents.