This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2026-02-25 00:21:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
511134f55f
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
features
/
str_preserves_case.out
5 lines
28 B
Text
Raw
Normal View
History
Unescape
Escape
Correct null and boolean values being capitalised by the str command
2021-08-25 16:37:40 +10:00
GDTEST_OK
Improve null and object printing to avoid confusion with arrays - Use different syntax for object printing to avoid confusion with arrays. - Print null as `<null>` to avoid confusion with a string `"null"`. - Display `<empty>` in editor resource pickers to avoid confusion with array-based properties.
2022-07-25 00:15:20 +02:00
<null>
Correct null and boolean values being capitalised by the str command
2021-08-25 16:37:40 +10:00
true
false
Reference in a new issue
Copy permalink