system.alarm.unshelve
Description
Unselves alarms in accordance with the path parameter.
Syntax
system.alarm.unshelve(path)
-
Parameters
String[] path - A list of possible source paths to search at. If a path ends in "/*", the results will include anything below that path.
-
Returns
Nothing
-
Scope
All
Code Examples
There are not code examples for this function.