I
ian
Hello !
can anyone tell me how I can check the value of a specific position in a
string.
E.g
if the string is "SMITH", I want to assign, for example, the 4th letter to a
variable
(something like fouthChar = employeeName[4,1] ????)
Thanks,
Ian.
can anyone tell me how I can check the value of a specific position in a
string.
E.g
if the string is "SMITH", I want to assign, for example, the 4th letter to a
variable
(something like fouthChar = employeeName[4,1] ????)
Thanks,
Ian.