String: Starts with?
by Ricky Taylor · in Torque Game Builder · 03/24/2006 (8:04 am) · 2 replies
How do I check if a string starts with something?
Or even check individual characters of a string? (I only need first letter...)
Or even check individual characters of a string? (I only need first letter...)
#2
Thanks.
03/24/2006 (1:48 pm)
Hmm, I hadn't thought of that, despite I was already using substr in the same file. =PThanks.
Torque Owner Owen Ortmayer
For your case you would use: