Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
RegEval
From AGEWiki
RegEval | |||
Syntax RegEval = <Registry1> ; <Operator (one of: < <= = >= >) >; <Registry2> Description Evaluate 2 registry against each other Example RegEval = 1;>;8 Returns "True" if the value in Registry 1 is greater than the value in Registry 8
|
Parameters
First Registry to compare
one of: <, <=, =. >=, >
Second Registry to compare |