Hi All,
why I am not able to use FINDSTRING function in Script component
I am writng a below code
var1 = findstring(Row.PubDt, "-", 1)
This throws an error saying findstirng is not declared.
if I can;t use this function in script component what function I can use to find whether the string contains a character I am looking for.
Thanks in Advance
Regards
-Srinath