Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%ZHSLIB.PackageManager.Core.ModuleName

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

ODBC Type: VARCHAR

Method Inventory

Parameters

parameter MAXLEN = 255;
Inherited description: The maximum number of characters the string can contain.

Methods

classmethod IsValid(%val As %Library.RawString) as %Status
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