Closed gabrielmbmb closed 3 years ago
&qm will be replaced with " so we can register variables with double quotation mark in its node ID i.e. if we have a variable with the following node ID ns=3;s="variable" we will specify in the agent payload as ns*3:s*&qmvariable&qm.
ns=3;s="variable"
ns*3:s*&qmvariable&qm
&qm will be replaced with " so we can register variables with double quotation mark in its node ID i.e. if we have a variable with the following node ID
ns=3;s="variable"
we will specify in the agent payload asns*3:s*&qmvariable&qm
.