Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%Library.JournalState

ODBC Type: INTEGER

Datatype for display and validation of journal states

Method Inventory

Parameters

parameter DOMAIN = %Utility;
Default Localization Domain

Methods

classmethod BooleanToLogical(%val As %Integer) as %Integer
classmethod LogicalToBoolean(%val As %Integer) as %Integer
classmethod LogicalToMenu(%val As %Integer) as %Integer
classmethod LogicalToSystem(%val As %Integer) as %Integer
classmethod SystemToLogical(%val As %Integer) as %Integer

Inherited Members

Inherited Methods

FeedbackOpens in a new tab