Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [Integer]
Private  Storage   

ODBC Type: INTEGER

For InterSystems use only. Traps for values assigned using ${...} and #{...} in order to allow their use in the Manifest's XDATA.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
9 5


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay Normalize
XSDToLogical

Subclasses

Parameters

• parameter DISPLAYLIST;
• parameter FORMAT;
• parameter JSONTYPE = "number";
• parameter MAXVAL;
• parameter MINVAL;
• parameter STRICT = 0;
• parameter VALUELIST;
• parameter XMLTotalDigits;
• parameter XSDTYPE = "long";

Methods

• classmethod DisplayToLogical(%val As %String) as %Integer
• classmethod IsValid(%val As %RawString) as %Status
Return $$$OK if the value is valid for the datatype, or an error code otherwise.
• classmethod LogicalToDisplay(%val As %Integer) as %String
• classmethod Normalize(%val As %RawString) as %Integer
• classmethod XSDToLogical(%val As %String) as %Integer


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.