System Reference Summary
:
2. Statements
:
Exec 4GL Statements for 3GL
: Insert Row Statement
Share this page
Insert Row Statement
This statement inserts a row into an array.
This statement has the following syntax:
exec 4gl insertrow
array
(rownumber =
integer
);