rp_data::cleardata

This method will clear all results and data values in the object. Best used when you want to keep using most of the settings of the object but just want to clear existing data and errors (Public)

o.cleardata()

Return Value

True


Remarks

This will clear any error messages as well as the following;

oData
cResultxml
cData
oRows
aobject


Example

o.ClearData()

See also:

Class rp_data


Last Updated: 23/11/2005