Error getting tags :
error 404Error getting tags :
error 404
put myVariable into field "Contents"
Use the into keyword to designate a destination container.
Comments:
If the container is a variable name, and the variable does not already exist, the put command creates it as a local variable and sets it to the designated value.
If the container already exists, the into keyword replaces its former contents.