Description
When using the CreateRecord or UpdateRecord functions this function allows you to set a text field even if its contains pipe characters.
Signature
SetAttributeText('fieldname', 'fieldvalue')
Example
SetAttributeText('description', 'The quick fox | jumped over the wall')