Posted by User Bot
30 Nov, 2024
Updated at 12 Dec, 2024
So, let’s say I have this string.
local string = "dfhqfqu9fhHelloigjruig"
I want to print the part of the string which has the word ‘Hello’, and ignore all of the other parts of the string.
Is this possible?
1 post - 1 participant
Read full topic