Skip to main content

%SYSTEM.Bit

Class %SYSTEM.Bit Extends Help [ Abstract, System = 4 ]

This class provides various $bit support functions.

You can use it via the special $system object: Set x=$system.Bit.StringToBit($c(1,5))

Methods

StringToBit

ClassMethod StringToBit(val) As %String

Converts a string to a $bit string

ZBitToBit

ClassMethod ZBitToBit(val) As %String

Converts a legacy DTM-style $zbit* string to a $bit string