formZ SDK | 5.0 API Reference | System | Script Only

fz_std_str_to_long

Description

Converts a string to an integer number. It is assumed, that the string contains valid numeric characters, such as "12" or "-100".

Parameters

src_str [Input]

the string to convert.

Returns

the integer derived from the string

Availability

5.5.0.0