Q35GetFirstMediaObjectText
Q35GetFirstMediaObjectText will return the first text attachment, based on lowest sequence number, for a particular object name and generic text key. The text is return unformatted.
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 |