Skip to content

Quiz: Working with Text

1 min read

1. What is the difference between single quotes and double quotes in Sanny Builder?

Show hint

Short string literals are limited to 8 characters, while long string literals can be up to 255 characters.

2. Which placeholder does CLEO use for integer values in formatted messages?

Show hint

CLEO uses C++-style format specifiers.

3. What does the native placeholder ~1~ represent in a GTA text string?

Show hint

The game uses a certain format to display the string with the number.