Previous Topic: ADD EMPTY ROW StatementNext Topic: REMOVE with DELETE Action


REMOVE ROW FROM Statement

This statement removes a row from an updateable repeating group view.

For explicitly indexed group views, an AT INDEX expression appears when the statement is constructed.

If an entity is deleted from a list and removed from the database, there is no need to refresh the list or to have complex compression logic in the action diagram.

The next sample code illustrates the use of the REMOVE ROW FROM statement.