Welcome to Catalog Tips
Search more than 200 articles to learn more about creating and automating your product catalogs
Tip: Start typing in the input box for immediate search results.
FINDFIELDCONTAINING – Returns first field matching regular expression
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.