getConst abstract method

double getConst(
  1. int constantName,
  2. int pExpression
)

Get the value of constant constantName

Implementation

double getConst(int constantName, int pExpression);