Str

Description

Converts a value into a string, if you are calling this command from tier 2 this string must be deleted when you are done with it.

Definition

string Str( valueFloat )

string Str( valueFloat, decimals )

string Str( valueInt )

Parameters