I have not used server variables before and am hoping to use one for my current project. However, I cannot get the example to work. I’m running
setservervariable "",PrintCount,PrintCount+1,0
and then
message servervariable("",PrintCount)
and I get “Runtime error in call( procedure.” Am I doing something wrong? I am definitely connected to the Panorama server, albeit over VPN as I’m working remotely.