Skip to main content

Ens.BPL.Break

class Ens.BPL.Break extends Ens.BPL.Activity

This represents a break activity, used to break 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