mirror of https://github.com/Icinga/icinga2.git
parent
cda29b070f
commit
809de354ff
|
@ -36,7 +36,7 @@ Signature:
|
|||
|
||||
function match(pattern, text)
|
||||
|
||||
Returns true if the wildcard (`\*`) pattern matches the text, false otherwise.
|
||||
Returns true if the wildcard (`?*`) pattern matches the text, false otherwise.
|
||||
|
||||
Example:
|
||||
|
||||
|
|
Loading…
Reference in New Issue