|
OpenTokens: %DB(SKIP)%
|
|
| %DB(SKIP|dbalias|rows{|view})%
|
|
|
| Example: To go to the next record of the Products database, use %DB(SKIP|Products|1)%
|
|
|
| Example: To go to the previous record of the Products database, use %DB(SKIP|Products|-1)%
|
|
|