Valuespace
Unset a variable in the Value Space in order to free its memory.
Only variables that have previously been set can be unset.
put/mimic/agent/{agentNum}/value/unset/{object}/{instance}/{variable}
Path parameters
agentNuminteger required
Agent of the value space
objectstring required
Single instance object or object (column) of the table in the agent's value space.
instancestring required
Row of the table in the agent's value space. 0 for single instance objects
variablestring required
Variable
Response
successful operation
string required