Contains
Returns true
if text contains subtext and false otherwise
Syntax
Parameters
Name
Type
Required
Description
text
text
☑️
Original text you want to check.
subtext
text
☑️
Text that you check the original text for.
Last updated
Was this helpful?