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.
Checks if the specified value is allowed.
Syntax
public boolean checkValueAgainstAttribRange(real _value, [boolean _forceCheck])
Run On
Called
Parameters
- _value
Type: real
A real value that represents an overridden boundary value.
- _forceCheck
Type: boolean
A Boolean value that determines whether the check should be forced.
Return Value
Type: boolean
true if the specified value is allowed; otherwise, false.