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

Jump to: navigation, search

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

<Registry1 Idx>

Registry to be evaluated

<Operator>

one of: <, <=, =, >=, >

<Value>

Integer value

Forums