Hey there, I was just wondering what the difference was between the two in this post’s title.
I personally use string.format() but my friend uses :format(). They both output the same result.
The method the Developer Hub tends to favor is string.format(), but there doesn’t seem to be any difference with string.format and string:format. You can use both interchangeably.