Agent
This command can be used as a predicate to ascertain the existence of a given variable.
It returns "1" if the variable exists, else "0".
get/mimic/agent/{agentNum}/store/exists/{var}
Path parameters
agentNuminteger required
Agent of the value space
varstring required
Variable name
Response
successful operation
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.