We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In practice, stateId is 0, but the effect is to perform the query on the currently-focused state.
stateId
<call val="Query"> <pair> <string>${query}</string> <state_id val="${stateId}"/> </pair> </call>
<value val="good"> <string>${message}</string> </value>