Skip to main content

%Installer.IfDef

class %Installer.IfDef extends %Installer.Sequence

This is an "IfDef" activity within a Manifest document. The distinction between "IfDef" and "If" lies on the fact that this is a conditional "If" statement used when the variable is already set.

Property Inventory

Properties

property Var as %String [ Required ];
Condition
Property methods: VarDisplayToLogical(), VarGet(), VarIsValid(), VarLogicalToDisplay(), VarLogicalToOdbc(), VarNormalize(), VarSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab