DocBook|Search
Class Reference
%SYSTEM.Bit
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%SYSTEM] >  [Bit]
Private  Storage  

abstract class %SYSTEM.Bit extends Help

This class provides various $bit support functions.

You can use it via the special $system object:

	Set x=$system.Bit.StringToBit($c(1,5))

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
Help StringToBit ZBitToBit


Methods

• classmethod StringToBit(val) as %String
Converts a string to a $bit string
• classmethod ZBitToBit(val) as %String
Converts a legacy DTM-style $zbit* string to a $bit string