Q35GetFirstMediaObjectText
Cantara Business Function to return the first text attachment, based on lowest 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 |