<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Checks if the value's quality flag is GOOD.
syntax
IsQualityGood(
val
)
Parameters
Type:
General purpose
value.
Return Value
Boolean
FALSE - Anything other than GOOD. TRUE - GOOD.
Explanation
Checks whether the quality flag of the value is GOOD. "GOOD" indicates that communication is normal.
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
Calculation Expression Syntax
Can be used in expression syntax (e.g. bind syntax)
reference
GetQuality
IsQualityGood
IsQualityBad
IsQualityUncertain