VendorEscData |
Object Method - VendorEscData() Parent Object - HL7Vendor Returns - String Name: VendorEscData(ByVal strData) Parameters: 1. strData (String - The value to 'Escape')
Description: Returns a safely 'Escaped' HL7 string. Handling all of the EncodingChars as well as carriage returns and line feeds. NOTE: This does not handle all formatted-text HL7 instructions.
|