Feature Flags
What is a feature flag?
With a feature flag, you can add special flags at the beginning of your script to enable features that may bypass certain safety restrictions provided by the plugin.
//!featureflagnamehere
Available feature flags:
Last updated
Was this helpful?