formZ SDK | 5.0 API Reference | System | Script Only

fz_std_strcpy

Description

Copies the string src_str into the string dst_str. Any previous content of dst_str is discarded.

Parameters

dst_str [Input]

destination string.

src_str [Input]

source string.

Returns

the destination string

Availability

5.0.0.0