Skip to content

Conversion Reference

Expressions to convert number, texts and quantities. Read more explanations about it.

Actions

Convert JSON to object variable
Parse a JSON object and store it into an object variable

Convert JSON to a variable
Parse a JSON object and store it into a variable

Expressions

Expression Description
LargeNumberToString() Convert the result of the expression to text, without using the scientific notation
ObjectVarToJSON() Convert an object variable to JSON
ToDeg() Converts the angle, expressed in radians, into degrees
ToJSON() Convert a variable to JSON
ToNumber() Convert the text to a number
ToRad() Converts the angle, expressed in degrees, into radians
ToString() Convert the result of the expression to text

This page is an auto-generated reference page about the Conversion feature of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop features here.