Skip to main content

%Library.ExactString

Class %Library.ExactString Extends %String [ Not ProcedureBlock, System = 2 ]

The %ExactString data type class represents a subclass of %String with the EXACT default collation.

Parameters

COLLATION

Parameter COLLATION [ Constraint = ",ALPHAUP,EXACT,MINUS,MVR,PLUS,SPACE,COLLATE,SQLSTRING,SQLUPPER,STRING,TRUNCATE,UPPER", Flags = ENUMEDIT ] = "EXACT";

The default collation value used for this data type.