NXSL:CountScheduledTasksByKey

From NetXMS Wiki
Revision as of 17:04, 28 February 2019 by Victor (talk | contribs) (Created page with "__NOTOC__ Count scheduled tasks with given task key. '''Since:''' 2.2.13 == Syntax == CountScheduledTasksByKey(''key''); == Parameters == :{| class="wikitable" |- | ''k...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Count scheduled tasks with given task key.

Since: 2.2.13


Syntax

CountScheduledTasksByKey(key);


Parameters

key Scheduled task key.


Return Value

Number of scheduled tasks with given task key.