DescriptionFinds the starting index of the given substring inside the given stringAvailable InAppsAutomationsAnalysisSyntaxFIND(find: Text, within: Text) => IntegerExampleFIND("bcd", "abcde") = 1