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

datatype class %CSP.Util.Choice extends %String

ODBC Type: VARCHAR

This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
7


Summary

Methods
DisplayToLogical IsValid JSONToLogical LogicalToDisplay
LogicalToJSON LogicalToOdbc LogicalToXSD Normalize
XSDToLogical


Parameters

• parameter CAPTIONCOLUMN;
Name of column containing the caption;
• parameter P1;
Optional value for first query parameter.
• parameter P2;
Optional value for second query parameter. Assumes there is a value for P1.
• parameter P3;
Optional value for third query parameter. Assumes there is a value for P1 and P2.
• parameter QUERYCLASS;
Full name of class containing the query.
• parameter QUERYNAME;
Name of query.
• parameter VALUECOLUMN;
Name of column containing the value. If not present, CAPTIONCOLUMN is used.


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