Reply To: Iterate on table in OBX

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Iterate on table in OBX Reply To: Iterate on table in OBX

#57733
Anonymous
Participant

    Ryan’s logic should work:

    copy @null -> @obx5

    table 1(%?).1(%?).OBX(0).#5 -> @obx5

    if @obx5 ne @null

     copy @obx5 -> 1(%?).1(%?).OBX(0).#3

    note: %? = your group iterate variables