IsParamLiteralRequired Method

IsParamLiteralRequired function

Indicates whether this engine needs the literal text of parameter while doing calculation. Default value is false.


func (instance *AbstractCalculationEngine) IsParamLiteralRequired()  (bool,  error) 

Remarks

See Also