Class Reference
%Installer.Boolean
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%Installer] >  [Boolean]
Private  Storage

ODBC Type: BIT

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 6


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay LogicalToXSD
Normalize XSDToLogical


Parameters

• parameter JSONTYPE = "boolean";
• parameter XSDTYPE = "boolean";

Methods

• classmethod DisplayToLogical(%val As %String) as %Boolean
• 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 %Boolean) as %String
• classmethod LogicalToXSD(%val As %Boolean) as %String
• classmethod Normalize(%val As %RawString) as %Integer
• classmethod XSDToLogical(%val As %String) as %Boolean


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