Map constant
Allows you to map a radio question to a constant table. This is key in associating the two together.
Not sure what are constants? Learn about the constants tab.
Example

Here, we're linking up each option ofradio question
to the corresponding reference and constant value in
constant table
:
Radio Options
Reference
Constant
Option 1
Apple
=
Apple
1
Option 2
Banana
=
Banana
1.5
Option 3
Orange
=
Orange
1.2
We take result block as the input to multiply with
because
returns the constant value of the user's choice.
Last updated
Was this helpful?