class %Installer.Arg
extends %Installer.Activity
This is an "Arg" activity within a Manifest document. It passes an argument into a method called via "Invoke" or "Error" activities.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
1
|
|
|
|
|
|
property Value
as %String(MAXLEN=32000);
Argument Value. It can be set to a constant value or a variable name to be evaluated at runtime.