Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: fromfame on June 26, 2019, 02:01:38 PM

Title: How do you format a string? [SOLVED!]
Post 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
Title: Re: How do you format a string?
Post by: fromfame on June 26, 2019, 04:16:16 PM
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!
Title: Re: How do you format a string? [SOLVED!]
Post by: djaydino on June 27, 2019, 11:53:25 AM
Hi.
It's now available on the Ecosytem.