formZ SDK | 5.0 API Reference | System | Script Only
Description
Reads a uuid value from a string. The uuid in the string must be separated by white space (blanks, tabs, returns ...).
Parameters
str [Input]
string to be read from.
uuid [Result]
the uuid value to be read.
Returns
# of characters read, or negative if an error occurred.
Availability
5.0.1.0
See Also