The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to fetch the input variable from Action in flow designer. PFA

vishalj
Tera Expert

Scenario: PFA, The ''F2" Input Variable comes under "F" and type is Array.string.

Issue: What should be the script to retrieve the "F2" Input data?

vishalj_0-1692788253627.png

 

3 REPLIES 3

Mohith Devatte
Tera Sage
Tera Sage

hello @vishalj ,

you can try this fd_data.inputs.f.f2 --> replace f and f2 with inputs values

 

But use inputs values for f and f2 instead of input labels

 

Hope this helps 

Mark te answer correct if this helps you 

Thanks

Hi @Mohith Devatte 

This approach is not working.

@vishalj can you please send the exact line that you wrote ?

also also when you just typed fd_data.inputs you should have got the pop up showing sugegstions of all the inputs