Issue Description
The first example uses the arithmetic operator (+) which will not work on strings.
Recommendation
Use the Miscellaneous operator (…) to concatenate two strings.
Issue Area: DevHub Content
Page URL: Players.PlayerRemoving
Issue Description
The first example uses the arithmetic operator (+) which will not work on strings.
Recommendation
Use the Miscellaneous operator (…) to concatenate two strings.
Issue Area: DevHub Content
Page URL: Players.PlayerRemoving
Thanks for the report! We’ve filed a ticket to our internal database, and we’ll follow up when we have an update for you.
Hello, apologies for the delayed response. The page is now corrected in the suggested manner, using concatenation instead of a comma.
Take care,
IgnisRBX