Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / BinaryData / VB6 AppendString - BinaryData
In This Topic
    VB6 AppendString - BinaryData
    In This Topic
    Public Sub AppendString(ByVal str As String)
      Property Description  
        Method Name AppendString  
        Argument - str A string to append to the end of the collection  
        Description Appends the string the existing data held in the collection  
        Remarks The string is converted into ascii before being stored as binary (8 bit representation)  
        Example