/
nxa.ItemExists
nxa.ItemExists
Description
This function checks whether the given Item is present in the OPC tree.
Signature
bool nxa.ItemExists (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 item exists or not. |
, multiple selections available,
Related content
nxa.IsValidValue
nxa.IsValidValue
More like this
nxa.IsValidItemTask
nxa.IsValidItemTask
More like this
nxa.IsActiveItemTask
nxa.IsActiveItemTask
More like this
nxa.ParentItemID
nxa.ParentItemID
More like this
Comparison.NotEquals
Comparison.NotEquals
More like this
nxa.GetValue, nxa.Value
nxa.GetValue, nxa.Value
More like this