Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > clear

clear

clear();

The clear method of the JadeDynamicObject class clears the contents of the receiver at run time, by deleting all user-defined properties added by calling the addProperty method and all values set by calling the setPropertyValue method.