Some fields have special actions called functions, these functions are used to retrieve specific information from a field. You can see the functions of each field by adding a dot after a field in a formula like this:
$Field 1$.

You can use these function anywhere in the formula, for example you could use it in a condition like this:

This condition will return “10” when the option called “My Option 1” is selected, otherwise it will return 20.