wisp-feature
Toggle table of contents
2026.03.12.054535-5f07141
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