System Reference Summary
:
2. Statements
:
Exec 4GL Statements for 3GL
: GetRow Statement
Share this page
GetRow Statement
This statement gets a row from an array.
This statement has the following syntax:
exec
4gl
getrow
array
index
(:
object
=
row);