The .clear method clears the current value of the Viabl Platform Object.
#Grade.clear();
One of the implications of the method is that if a captured Question object is executed after this method has been invoked, then it would be prompted for again. The other implication is that the .isempty property of this object is automatically set to true.