Brekeke SIP Server Wiki

$str.contain

Check whether  a specified substring occurs within this string.
Syntax:
$str.contain( string, substring )
Returns:

true – if the substring occurs within the string.
false – otherwise

Version Since:

2.5

 

Where the function can be used:
  • Preliminary rules
  • Regular rules

 

Yes No
Suggest Edit