fromString

open override fun fromString(string: String): Float

Converts a string back to a typed value.

Return

The typed value parsed from the string

Parameters

string

The string to convert