formZ SDK | 5.0 API Reference | System | Script Only

fz_std_str_to_double

Description

Converts a string to a floating point number. It is assumed, that the string contains valid numeric characters, such as "5.01", ".001" or "-1.0e10".

Parameters

src_str [Input]

the string to convert.

Returns

the floating point number derived from the string

Availability

5.5.0.0