Skip to main content

%SQL.Engine.Objects.AslPkInit

Represents a pre/postkey action to initialize a value. Documented in AK419

Property Inventory

Method Inventory

Parameters

parameter NodeRef = asl(..AslPk.AslMod.Index, ..AslPk.Type, ..AslPk.Index, "init");
Inherited description: A string which, when evaluated, returns the reference for this node. e.g. "asl(1,..MyType, ..MyIndex, 4)"

Properties

property AslPk as AslPk;
The pre/postkey containing this action
Property methods: AslPkGet(), AslPkGetSwizzled(), AslPkIsValid(), AslPkNewObject(), AslPkSet()

Methods

method InitConst() as %String
An (optional) constant to assign to the value
method SetInitConst(const As %String)
method SetVal(val As MtVal)
method Val() as MtVal
The value to be initialized

Inherited Members

Inherited Methods

FeedbackOpens in a new tab