kind-airplane-15946
07/21/2022, 1:53 PMshopper_id
⢠and fixed the company_id
to a specific valuebar
variationcompany_id
to "2", then it returns the following outputfuture-teacher-7046
kind-airplane-15946
07/21/2022, 2:26 PMfuture-teacher-7046
kind-airplane-15946
07/21/2022, 2:28 PMbar
when the condition appliesfuture-teacher-7046
feature = gb.evalFeature("feature_force_value")
if feature.value == "bar"
...
isOn
and isOff
methods aren't that useful since every string value (besides an empty string) will be considered "on".kind-airplane-15946
07/21/2022, 2:40 PMgetFeatureValue
and also this evalFeature
Thanks so much for the clarifications and the quick response. š