Skip to main content

%SQL.Engine.Objects.Impl.StrNode

This class denotes objects with a node value that can be accessed via the Str() method

Method Inventory

Parameters

parameter NodePublic;
parameter NodeRef = dummy;
A string which, when evaluated, returns the reference for this node. e.g. "asl(1,..MyType, ..MyIndex, 4)"

Methods

method Str() as %String
Returns the value at the node
FeedbackOpens in a new tab