In continuation with a thread i started a while ago
thread707-508787 there a simple function that returns, say the 1st, 2nd, 3rd, etc character in a string
i know i can use the mid function and functions like that to isolate one or more characters, but just out of curiosity is there a simpler way to return just the third character without any indirect instructions, thanks!!
thread707-508787 there a simple function that returns, say the 1st, 2nd, 3rd, etc character in a string
i know i can use the mid function and functions like that to isolate one or more characters, but just out of curiosity is there a simpler way to return just the third character without any indirect instructions, thanks!!