playMaker

Author Topic: get index of first character in string  (Read 2661 times)

junglist

  • Playmaker Newbie
  • *
  • Posts: 21
get index of first character in string
« 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
« Last Edit: July 03, 2013, 11:46:44 AM by junglist »