GetSegment method: Message class
Syntax
GetSegment(SegmentNumber)
Description
Use the GetSegment method to return the specified segment. This method doesn't actually return anything, but populates the current message object with the specified segment's data.
Parameters
| Parameter | Description |
|---|---|
|
SegmentNumber |
Specify the number of the segment you want to access. |
Returns
None.