contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler. More...
import "FormulaOpCodeMapEntry.idl";
| Public Attributes | |
| string | Name | 
| The function name, or operator. | |
| FormulaToken | Token | 
| The corresponding mapping. | |
contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler.
| string Name | 
The function name, or operator.
| FormulaToken Token | 
The corresponding mapping.