Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the value is in the domain bounds, or not.
Syntax
public boolean isValid(EcoResValue _value)
Run On
Called
Parameters
- _value
Type: EcoResValue Table
The value to test whether it is in the domain bounds.
Return Value
Type: boolean
true if the value is in the domain bounds; otherwise, false.
Remarks
This method does not perform a unit of measure comparison.