Class InternalObject
dw.system
Class InternalObject
Object
dw.system.InternalObject
Class used to wrap internal objects to hide them from B2C Commerce Script code.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
toString() : String
Returns a string representation of this object.
valueOf() : String
Returns a string representation of this object.
Method Detail
toString
toString() : String
Returns a string representation of this object.
Returns:
a string representation of this object.

valueOf
valueOf() : String
Returns a string representation of this object.
Returns:
a string representation of this object.