Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
RegEvalNum
From AGEWiki
RegEvalNum | |||
Syntax RegEvalNum = <Registry1 Idx> ; <Operator>; <Value> Description Evaluate 1 registry against a numeric value Example RegEvalNum = 5;>3 Return "True" if the value in Registry 5 is greater than 3
|
Parameters
Registry to be evaluated
one of: <, <=, =, >=, >
Integer value |