This class provides various $bit support functions. More...
Static Public Member Functions | |
_.Library.String | StringToBit (val) |
Converts a string to a $bit string. | |
_.Library.String | ZBitToBit (val) |
Converts a legacy DTM-style $zbit* string to a $bit string. | |
![]() | |
_.Library.String | Help (_.Library.String method) |
This is a helper class that is used by the various SYSTEM classes to provide a Help method. More... | |
This class provides various $bit support functions.
You can use it via the special $system object:
Set x=$system.Bit.StringToBit($c(1,5))