nxa.IsValidValue
Description
This function verifies whether the Item has a valid value (i.e. a quality of GOOD).
Signature
bool nxa.IsValidValue (string)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
 | string | M | Item ID of the Item that shall be tested. |
Return
Type | Description |
---|---|
bool | indicates whether the value is valid or not. |