Determines the numeric variation of a feature flag.
If the flag variation does not have a numeric value, defaultValue is returned.
The unique key of the feature flag.
The default value of the flag, to be used if the value is not available from LaunchDarkly.
The numeric value.
Generated using TypeDoc
Determines the numeric variation of a feature flag.
If the flag variation does not have a numeric value, defaultValue is returned.