Q35UpdateFirstMediaObjectText
Cantara Business Function to replace the text content, unformatted, for the first text record on the object name and generic text key. If no text attachment exists then one will be created.
Update
This function will replace the text content, not append, so if the existing text content is to be maintained it must be included in the function call to update.
Calls
This function calls the following Q35 functions.
Called By
This function is called by the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szNameObject | STRING | REQUIRED | IN |
szGenericTextKey | STRING | REQUIRED | IN |
mnMediaObjectSequenceNumber | INTEGER | OPTIONAL | OUT |
szMediaObjectText | STRING | OPTIONAL | IN |
szGenericTextItemName | STRING | OPTIONAL | BOTH |