FindDCIByTag(node, dciUserTag) => Integer
Find ID of the DCI on node by user tag (exact match). [func-finddcibytagpattern] or [func-findalldcis] can be used for pattern search. This function was added in version 5.2
node |
[class-node] object instance (e.g. |
dciUserTag |
Value of DCI user tag |
Return
Integer ID of the DCI or 0 if not found.