Skip to main content

%Installer.ForEach

class %Installer.ForEach extends %Installer.Sequence

This is a "ForEach" activity within a Manifest document

Property Inventory

Properties

property Index as %String (MAXLEN = 512) [ Required ];
Index key
Property methods: IndexDisplayToLogical(), IndexGet(), IndexIsValid(), IndexLogicalToDisplay(), IndexLogicalToOdbc(), IndexNormalize(), IndexSet()
property Values as %String (MAXLEN = 32000) [ Required ];
Values to loop over
Property methods: ValuesDisplayToLogical(), ValuesGet(), ValuesIsValid(), ValuesLogicalToDisplay(), ValuesLogicalToOdbc(), ValuesNormalize(), ValuesSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab