Hello Zabbix users,
I have a short and simple question:
What is the right notation of a variable in a webscenario when there is a space character in it?
I tried at least the following options:
{submit}=Log In
{submit}=Log%20In
{submit}="Log In"
{submit}='Log In'
Thanks,
Greetings,
Roelof
I have a short and simple question:
What is the right notation of a variable in a webscenario when there is a space character in it?
I tried at least the following options:
{submit}=Log In
{submit}=Log%20In
{submit}="Log In"
{submit}='Log In'
Thanks,
Greetings,
Roelof
Comment