Skip to content

string_to_real

Hyomoto edited this page Jun 13, 2021 · 6 revisions
Jump To Go Back Arguments

string_to_real( value )

Returns: real

Attempts to convert the provided string to a number. Works on hexidecmial numbers, as well as

Arguments

Name Type Purpose
value string the string to be converted
Clone this wiki locally