setConst abstract method Null safety
Set the current value of the constant constantName
Implementation
void setConst(int constantName, double variableValue, int pExpression);
Set the current value of the constant constantName
void setConst(int constantName, double variableValue, int pExpression);