Related Topics:

RENO Internal Functions

table_removerow

Description: Deletes the specified row from the specified RENO table. Rows and their indices are shifted to allow for the change (e.g., if you delete Row 1 from a Table, Row 2 becomes Row 1, Row 3 becomes Row 2 and so on). Returns the number of rows now in the table.

Syntax: table_removerow(Table Name, Row)

 

© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.