Hi All;
I am having an issue figuring out how to input a value that has special chars and using that var as follows:
input value(no quotes):
namehone
Script:
" location='${USERINFO}' "
USERINFO doesnt seem to be formatted correctly due to the ":" in the input value. any ideas?
thanks in advance.
I am having an issue figuring out how to input a value that has special chars and using that var as follows:
input value(no quotes):
namehone
Script:
" location='${USERINFO}' "
USERINFO doesnt seem to be formatted correctly due to the ":" in the input value. any ideas?
thanks in advance.