Skip to main content
Glama

SFCC Development MCP Server

by taurgis
Boolean.md1.08 kB
## Package: TopLevel # Class Boolean ## Inheritance Hierarchy - Object - Boolean ## Description Provides support for boolean values. ## Constructor Summary Boolean(value : String) Constructs the Boolean using the specified String value. Boolean(value : Number) Constructs the Boolean using the specified Number value. ## Method Summary ### toString **Signature:** `toString() : String` Returns true or false depending on the value used to create the Boolean. ### valueOf **Signature:** `valueOf() : Object` Returns the primitive boolean contained in the Boolean object. ## Constructor Detail ## Method Detail ## Method Details ### toString **Signature:** `toString() : String` **Description:** Returns true or false depending on the value used to create the Boolean. **Returns:** true or false depending on the value used to create the Boolean. --- ### valueOf **Signature:** `valueOf() : Object` **Description:** Returns the primitive boolean contained in the Boolean object. **Returns:** the primitive boolean contained in the Boolean object. ---

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server