GridGetUndoString

GridGetUndoString returns the string describing the undo action.

ssUndoString = GridGetUndoString()

Return Value

ssUndoString is a short string describing the undo step.

Comment

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

id-1297607