formZ SDK | 5.0 API Reference | System | Script Only

fz_std_sprint_bool

Description

Writes "TRUE" or "FALSE" to a string.

Parameters

str [Input]

string to be written to.

bval [Input]

the boolean to be written.

Returns

# of characters written, or negative if an error occurred.

Availability

5.0.0.0

See Also

fz_std_sscan_bool