| 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 |