Goto ‘Administration’->’Issue SQL’
and use NQSGetSessionValue or NQSSetSessionValue and click on ‘Issue SQL’ button.
VAR_VALUE shows the value, when GET is used.
For example:
call NQSSetSessionValue(‘Integer LOGLEVEL=5;’)
call NQSGetSessionValues(‘NQ_SESSION.LOGLEVEL’)call NQSGetSessionValues(‘FILTER_METRIC_SPLITTING_LEVEL’)