The functions defined for this object are listed in the table below:
Returns an iterator object that can be used to iterate over the segments in an incoming HL7 message.
For more information on this function, see Iterating Over Message Segments.
Connects to and returns the default database object.
For more information on how to use this function, see Working With the Default Database.
Connects to and returns a database object.
For more information on how to use this function, see Working With Any Database.
Converts a date from a string to floating point (double precision).
For more information on how to use this function, see Converting a Date from String to Double.
Converts a date from floating point (double precision) to a string.
For more information on how to use this function, see Converting a Date from Double to String.
Converts a date from floating point (double precision) to a formatted string.