index
-
function
-
the index number of chunk x within y (NOT DOCUMENTED?)
-
Examples: +
put the index number of character "a" within "bwaha!" —> 3
put the index number of word "a" within "please bake me a cake" —> 4
-
Related: offset, range, is among