formZ SDK | 5.0 API Reference | System | Script Only

fz_std_strcat

Description

Concatenates (appends) the string src_str to the string dst_str.

Parameters

dst_str [Input]

destination string.

src_str [Input]

source string.

Returns

the destination string

Availability

5.0.0.0