System Reference Summary
:
2. Statements
:
Exec 4GL Statements for 3GL
: Removerow Statement
Share this page
Removerow Statement
This statement removes rows from an array.
This statement has the following syntax:
exec 4gl removerow
array
(rownumber
=
integer
)
;