2 Answers
- Newest
- Most votes
- Most comments
0
You need to go step further and learn how comparison is done. It's done by functions Numeric Equals or StringEquals, so your input will be interpreted by the function you choose.
answered 4 years ago
0
Use the States.StringToJson function to convert string to number
"NumberValue.$": "States.StringToJson("$.numberAsString")"
answered 2 years ago
Relevant content
- AWS OFFICIALUpdated 3 years ago
