Click or drag to resize
MacroProcessingContext Methods

The MacroProcessingContext type exposes the following members.

Methods
  NameDescription
Public methodGetOriginalExpression
Returns macro expression demarcated by macro start and macro end in entire source text
Public methodGetWholeMacroExpression
Returns the whole version of the expression created by concatenation of the parameters. The result is for example this: {(0)%test%(0)}.
Top
See Also