Related Topics:

RENO Internal Functions

table_setvalue

Description: Sets the value at the specified column and row in the specified RENO table. Note that if the specified row exists, the existing value is replaced by the new value. If the specified row is greater than the current ROW_COUNT, rows in between are filled with zeros to maintain continuity. This function returns the specified value.

Syntax: table_setvalue(Table Name, Column Index/Name, Row Index, Value)

 

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