formZ SDK | 5.0 API Reference | System | Script Only

fz_std_sscan_tag

Description

Reads a tag value from a string. The tag in the string must be separated by white space (blanks, tabs, returns ...).

Parameters

str [Input]

string to be read from.

tag [Result]

the tag value to be read.

Returns

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

Availability

5.0.1.0

See Also

fz_std_sprint_tag