Q35GetMediaObjectItemText
Cantara Business Function to return a text attachment, based on provided sequence number, for a particular object name and generic text key. The text is return unformatted.
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 | OUT |
szGenericTextItemName | STRING | OPTIONAL | OUT |
szQueueName | STRING | OPTIONAL | OUT |
szGTFileName | STRING | OPTIONAL | OUT |