variables in application-as-recipe

krillin
Level 2
variables in application-as-recipe

i have defined variables for user to give while running application-as-recipe where and how can i access those


Operating system used: windows 11


Operating system used: windows 11

0 Kudos
1 Reply
importthepandas

You can find the variables in the application's variables section. I believe if you are setting them via an e.g. variables edit block, they will be in the local section. You can also manipulate variables programmatically with the python API.

0 Kudos