Forum Discussion
Nicolai
9 years agoFrequent Visitor
Debug variables in Advanced Editor
Hi,
I'm trying to setup some dynamic queries though the advanced editor, but I'm not sure my URL variable is getting the correct values.
Can I debug this in any way? Maybe do a log of the variable name somewhere?
Console.Log() or even alert()?
- Anonymous9 years ago
Hi Nicolai,
You can add a blank query to show the value of your variables.
For example:
let YourVariables= "abc" in YourVariablesRegards,
Xiaoxin Sheng
1 Reply
- AnonymousNot applicable
Hi Nicolai,
You can add a blank query to show the value of your variables.
For example:
let YourVariables= "abc" in YourVariablesRegards,
Xiaoxin Sheng