[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Contains(String)
Returns whether journal contains specified text or not. Test is not case sensitive.
Contains(array<String>[]()[])
Returns whether journal contains specified text or not. Test is not case sensitive.
Contains(Boolean, String)
Returns whether journal contains specified text or not.
Contains(Boolean, array<String>[]()[])
Returns whether journal contains specified text or not.

See Also