Forum Discussion

jlammens's avatar
jlammens
Frequent Visitor
5 years ago
Solved

web query parameters must use text (or any?) type

Hi All,   just a quick tip that took me a while to figure out: If you want to use parameters with web queries, you must define them as text type (or perhaps any type - not sure). Otherwise they wil...