Most of the following information is from the Developers Guide.
A macro is a code or text substitution that cannot run independently, but
can be used anywhere you can write code in the system, for example in
jobs, classes and forms.
MorphX has a built-in macro-preprocessor. The purpose of m
Hi,all
1.What is Macro declaration?
2.Where can I make a Macro declaration?(in a job, in AOT Macro Node,
or in a method)
3.After making a Macro declaration, how can I use it?
4.For example in the developer guide:
#localmacro.ComplexMacro
#DEFINE.ARG(%1); // Defines a macro variable ARG
#I
2 matches
Mail list logo