IDimMacroGroupPrimitive.ModuleMacro

Syntax

ModuleMacro: String;

Description

The ModuleMacro property determines a macro binding.

Comments

A macro binding is specified as follows: <Class name>.<Function name>.

It is used together with IDimMacroGroupPrimitive.Module.

Example

The property use is given in the example for IDimMacroGroupPrimitive.SendGroupAsParam.

See also:

IDimMacroGroupPrimitive