NotContains

Returns boolean of false if the text contains the specified string (str) value. Returns false if both strings are null.

Table 1. Input Properties
Property Type Description
text String Specified text.
str String Specified string value.