n8n Semble Integration

  • Home
Getting Started
  • Configuration
  • Installation
Node Reference
  • Booking Nodes
  • Credentials
  • Overview
  • Patient Nodes
  • Product Nodes
  • Trigger Nodes
API Reference
  • Overview
  • Components
  • Core
Examples
  • Common Workflows
  • Integration Patterns
  • Troubleshooting
Development
  • Architecture
  • Contributing
  • Testing

isFeatureEnabled

n8n-nodes-semble v2.1.0


n8n-nodes-semble / core/BaseConfig / isFeatureEnabled

Function: isFeatureEnabled()¶

isFeatureEnabled(environment, featureName): boolean

Defined in: core/BaseConfig.ts:477

Check if a feature is enabled in the current environment

Parameters¶

environment¶

string

featureName¶

string

Returns¶

boolean

Menu
Home
Getting Started
Configuration Installation
Node Reference
Booking Nodes Credentials Overview Patient Nodes Product Nodes Trigger Nodes
API Reference
Overview Components Core
Examples
Common Workflows Integration Patterns Troubleshooting
Development
Architecture Contributing Testing

On This Page

Parameters environment featureName Returns
shadcn theme provided by @asiffer