Skip to main content

Ens.DTL.ActionList

class Ens.DTL.ActionList extends Ens.DTL.NodeList

This class groups actions together, and is used wherever more than one action needs to be defined

Method Inventory

Parameters

parameter ELEMENTTYPE = Ens.DTL.Action;
The type (class name) of the elements stored in the collection.

Methods

method GenerateCode(pCompiler As Ens.DTL.Compiler) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab