VARID returns the VarId from a VarNum.
SYNTAX:
VARID(VarNum)
VarNum: The variable number to return the VarId for. Can be a number (i.e. 12) or a cell reference (i.e. C2).
NOTES:
Typically, the VarId function is used with the SQLFIRST, SQLRESULT Functions as the OPS Data tables use the Varid.
EXAMPLES: