Search

 

Module: Editor

Version: 2.2.1 +

Type: Boolean

Category: Text

 

Description

The formula 'ContainsText' returns True if a search text contains a specified text string and False if not. The text you want to search is case-sensetive.

Parameters

Text:                     this is the text you want to scan

Lookup_text:          this is the text string you want to search for.

Example

Description

In the following example you can see how the formula 'ContainsText' works.

Values parameters

Text:                     Dear Mr.

Lookup_text:         Ms.

Result

Output:                 False

 

Values parameters

Text:                     Dear Mr.

Lookup_text:         Mr.

Result

Output:                 True

Feedback

If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.

Updated: 2014-09-26