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
Markdown
- Object
- dw.system.InternalObject
Class used to wrap internal objects to hide them from B2C Commerce Script code.
**Signature:** `toString() : String`
Returns a string representation of this object.
**Signature:** `valueOf() : String`
Returns a string representation of this object.
**Signature:** `toString() : String`
**Description:** Returns a string representation of this object.
**Returns:**
a string representation of this object.
---
**Signature:** `valueOf() : String`
**Description:** Returns a string representation of this object.
**Returns:**
a string representation of this object.
---