A fn-find() so that you can find the first position of a character or string.
As far as I am aware currently there is no fn-find function for a string. So you can use a loop to check each character or maybe a regular expression but if you need to perform a mid, insert etc then it would be handy to do some sort of fn-find to result the position of particular text

-
Anonymous commented
Yes I need this function
-
Andreas Muss commented
Yes everyone Needs this function!!!!!!!!!!!!!!!!
-
Erfan Moarefi commented
Everyone need this function
-
Louis MATRINGE commented
I also would subscribe to this request.
-
Alexey Krasheninnikov commented
Name of the function may be fn-Find, fn-InStr, fn-IndexOf
-
Alexey Krasheninnikov commented
I would subscribe to this request.
We are operating several farms with either Development, Test or Production licenses of Nintex Workflow and Nintex Forms and it seems unnecessary overhead to install this helper function (http://www.vadimtabakman.com/nintex-workflow-instr-inline-function.aspx) to GAC and using nwadmin on every farm to have the trivial String.IndexOf.
Is it so much trouble to add it into the box in an upcoming release? I’m sure, many partners and consultants would also thank you for this.