We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

IndexOF is not working in Flow Designer

Not applicable

HI Team,

 

I am getting below error while returning value in Flow Designer. Below is the code:

Ankur20_0-1717574641756.png

 

I am getting below error:

 Cannot find function indexOf in object .,Detail: Cannot find function indexOf in object

1 REPLY 1

Not applicable

Issue is resolved its working now  after changing 

line no 4 to String.

 

var arrValues = fd_data._3__for_each.item.u_authority_role.toString();