UNPKG

sfcc-dev-mcp

Version:

MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools

56 lines (29 loc) 841 B
## Package: dw.system # Class InternalObject ## Inheritance Hierarchy - Object - dw.system.InternalObject ## Description Class used to wrap internal objects to hide them from B2C Commerce Script code. ## Constructor Summary ## Method Summary ### toString **Signature:** `toString() : String` Returns a string representation of this object. ### valueOf **Signature:** `valueOf() : String` Returns a string representation of this object. ## Method Detail ## Method Details ### toString **Signature:** `toString() : String` **Description:** Returns a string representation of this object. **Returns:** a string representation of this object. --- ### valueOf **Signature:** `valueOf() : String` **Description:** Returns a string representation of this object. **Returns:** a string representation of this object. ---