query_parse_commands_length


Description:

public static bool query_parse_commands_length (Query query, out uint n_cmds)

Parse the number of commands in the Navigation commands query.

Parameters:

query

a Query

n_cmds

the number of commands in this query.

Returns:

true if the query could be successfully parsed. false if not.