What is the best way to determine if a dictionary contains a key in a DataFlow? #47
Unanswered
squirlemaster42
asked this question in
DataFlows & Modules
Replies: 1 comment
|
Similar to #40 , I think these are the two "best" options I'm aware of:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to determine if the Form Data output of the Web Receive module contains a certain key so that I know if I can access it or now. What is the best way currently to do this?
All reactions