Skip to main content

%Installer.Arg

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.

Property Inventory

Properties

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.
Property methods: ValueDisplayToLogical(), ValueGet(), ValueIsValid(), ValueLogicalToDisplay(), ValueLogicalToOdbc(), ValueNormalize(), ValueSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab