Miscellaneous utilities

FINDFIELDCONTAINING – Returns first field matching regular expression

94 views June 1, 2018 admin 0

Overview

This Custom Field searches all fields and returns the name of the first field that matches the given regular expression.

Syntax

FINDFIELDCONTAINING(‘.*ABC’)

Example

Coming soon.

See also

CONTAINSANY

CONTAINSALL

Was this helpful?