@CalcMgrFindFirst

Purpose:

Find the first substring of this string that matches the given regular expression.

Syntax:

Java Class: com.hyperion.calcmgr.common.cdf.StringFunctions.findFirst(String,String,boolean)

CDF Spec: @CalcMgrFindFirst(text, regExpr, ignoreCase)