Berserk Docs
Scalar FunctionsType Functions

tostring

Convert the input to a string.

Syntax

tostring(value)

Parameters

Prop

Type

Returns: string

Examples

Example 1

print tostring(793)
print_0 (string)
793

On this page