Hi, I am trying to read a field from the second obx segment but it keeps giving me an error.
Following is what I am trying:
s detval = pRequest.FindSegment("OBX(2)")
s dep = detval.GetValueAt(2)
but it doesnt read it. Is there a different way to read the value?
.png)

.png)


.png)
.png)

