To Text Conversion Functions
Conversion Functions: To Text (Int) and To Text (Double)
Pass Integer or Float variables to a widget using the ToText(Int) and ToText(Double) Conversion Functions. The "ToText" conversion functions convert a variable of type Integer or Float to a Text type you can display on your widget. A variable will not display on your widget if they remain as a non-Text type.
Pass Integer or Float variables to a widget using the ToText(Int) and ToText(Double) Conversion Functions. The "ToText" conversion functions convert a variable of type Integer or Float to a Text type you can display on your widget. A variable will not display on your widget if they remain as a non-Text type.
The conversion function is actually called To Text (Double) in the Editor instead of To Text (Double), but they serve the same purpose.
Below are two examples that illustrate the use of both conversion functions.
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.