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

Yes No
Suggest Edit