reference global variables in prepare recipe

yesitsmeoffical
Level 3
reference global variables in prepare recipe

how to reference a global variable in prepare recipe to create an if statement, for example:

if global_var = 1:

   field A = 1

else:

   field A = 0


Operating system used: win 11

0 Kudos
2 Replies