| MacroField Constructor | 
| Name | Description | |
|---|---|---|
| MacroField(String, FuncObject, FuncEvaluationContext, Boolean) | 
            Creates new instance with value evaluator which does not need a context.
              | |
| MacroField(String, FuncEvaluationContext, Object, FuncEvaluationContext, Boolean) | 
            Creates new instance with value evaluator which needs a context.
              |