Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: fromfame on June 26, 2019, 02:01:38 PM
-
I've got a string with 4 digits.
I'm trying to simply insert a : between them.
writing hh/mm doesn't work as it just changes the string to literately "hh/mm"
Would appreciate help
-
Solved!
I've attached an 'Insert String' action a friend made for me.
(https://cdn.discordapp.com/attachments/579390483479003147/593515323798454477/unknown.png)
Just set the string you want to affect.
then choose the character you wanna add. (I added a ":")
Index means where do you wanna add it. 0 means before the first character of your string.
Then finally store the result on your desired string!
-
Hi.
It's now available on the Ecosytem.