Hi,
I have a command for an ExternalParameter which requires me to use a "$2". NetXMS interprets that as a variable which causes problems.
Not sure what character can be used as escape character for the $ within the Agent Configuration file?
I'm sure it's documented, but I couldn't find it - and my guessing attempts didn't work. Help, please?
Thanks
			
			
			
				Use $$2
			
			
			
				That worked.
Thanks. :)