Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: junglist on June 30, 2013, 10:17:22 PM

Title: get index of first character in string
Post by: junglist on June 30, 2013, 10:17:22 PM
hi all,
this lets you input a string & character and gives back the index of the first of that character in the string

I use it with different characters and use indexes to get the length of strings inside strings.

using this in combination with arraymaker is exactly what i needed playmaker to do