Skip to main content

%ZHSLIB.PackageManager.Core.GlobalReference

datatype class %ZHSLIB.PackageManager.Core.GlobalReference extends %Library.String

ODBC Type: VARCHAR

Method Inventory

Parameters

parameter MAXLEN = 511;
511 is an upper bound for the maximum length of a global reference - see: Maximum Length of a Global ReferenceOpens in a new tab

Methods

classmethod IsValid(%val As %Library.RawString) as %Status
Inherited description: Tests if the logical value %val, which is a string, is valid. The validation is based on the class parameter settings used for the class attribute this data type is associated with. In this case, MINLEN, MAXLEN, VALUELIST, and PATTERN.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab