MessageMsgGetItem()
- Last UpdatedAug 24, 2016
- 1 minute read
This method queries all information of a batch message based on its index in the MessageMsg list. A String return value (80 characters) contains the message. This is a one field list. Therefore, the value returned using this method is the same as the value returned by the MessageMsgGetMessage method.
Syntax
ReturnValue = OcxBatchVar.MessageMsgGetItem (Row)
Parameters
Row
Data Type: Short
Index of item to retrieve