Skip to main content

Ens.BPL.Continue

class Ens.BPL.Continue extends Ens.BPL.Activity

This represents a Continue activity, used to Continue out of a bpl loop construct such as the ForEach, Until or While activities

Method Inventory

Methods

method GenerateCode(pCompiler As Ens.BPL.Compiler) as %Status
method GenerateXML(pStream As %BinaryStream) as %Status
Inherited description: This generates the common XML attributes for this Activity

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab