murky024 0 Posted January 12, 2012 (edited) So I am looking for a function to give me the specific index value of a character within a string. I don't see anything in the listed functions and Google and site search has returned nothing I can readily see as useful. Does anyone know of anything like this? Edited January 12, 2012 by murky024 Share this post Link to post Share on other sites
AdmiralAlkex 125 Posted January 12, 2012 Do you mean where the character is in the string? That would be StringInStr(), see helpfile. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface Share this post Link to post Share on other sites