getVar

Gets a pointer to the Var structure of a user-defined variable.

var_ptr := getVar(var)
var_ptr := getVar(%varContainingNameOfVar%)

Parameters

var A reference to a user-defined variable.

Remarks

code from Lexikos, for compatibility with his lowlevel functions.