CHECK_AQL_EXPRESSION ​
CHECK_AQL_EXPRESSION will check the specified string according to the AQL syntax. No semantic check is done.
Syntax ​
leo-grammar
CC "AQL" CHECK_AQL_EXPRESSION expr:strValue
# --> RESULT ecode:intValue
Parameters ​
expr
(strValue) -
Returns ​
ecode
(intValue) - is 0 if the expression is syntactically ok.
Details ​
See Also ​
Versions and Changes ​
Available since ADOxx 1.3