remove()

Delete the DSP view object.

unifaceViewObject.remove()

Return Value

None

Description

After calling this function, the View object is invalid, and any attempt to call its member functions will throw the following exception: uniface.InvalidDataObjectException

Note:  This function does not work with the default view that is automatically created by the weblayout ProcScript command.