Command: Query - siegebell/vscoq GitHub Wiki
In practice, stateId
is 0, but the effect is to perform the query on the currently-focused state.
<call val="Query">
<pair>
<string>${query}</string>
<state_id val="${stateId}"/>
</pair>
</call>
<value val="good">
<string>${message}</string>
</value>