getVar abstract method Null safety
Get the current value of the variable variableName
Implementation
double getVar(int variableName, int pExpression);
Get the current value of the variable variableName
double getVar(int variableName, int pExpression);