Share via


PdsBatchAttributes::evalCond Method

Evaluates the range of a batch attribute per criteria selection.

Syntax

client server public static boolean evalCond(
    PdsBatchAttribId _attribId, 
    PdsBatchAttribValue _batchValue, 
    PdsBatchAttribOpr _opr, 
    PdsBatchAttribValue _condValue)

Run On

Called

Parameters

Return Value

Type: boolean
true if the value provided is allowed per the criteria; otherwise, false.

See Also

Reference

PdsBatchAttributes Table