wisp-feature
Toggle table of contents
2026.01.08.211816-91f1923
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-feature
wisp-feature
/
wisp.feature
/
LegacyFeatureFlags
/
getString
get
String
abstract
fun
getString
(
feature
:
Feature
,
key
:
String
,
attributes
:
Attributes
=
Attributes()
)
:
String
Calculates the value of a string feature flag for the given key and attributes.
See also
Legacy
Feature
Flags.
getEnum
for param details
open
fun
getString
(
feature
:
Feature
,
key
:
String
)
:
String