sc_where_orig

This macro saves the application's original where clause. It can be used inside ScriptCase events, to manipulate the data, or to display it anywhere in the grid.

Ex. 1:
$save_where = {sc_where_orig};