GridEmptyUndoRedoList

GridEmptyUndoRedoList removes all undo/redo elements from the undo list.

bool = GridEmptyUndoRedoList()

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Comment

All functions starting with Grid access the data browser. If the browser dialog isn’t open, these functions return an invalid value.

id-1529417