FStrCat()

Description

Concatenate two extended-format strings.

Syntax

Function FStrCat( a, b )

Parameters

numeric a - first formatted string

numeric b - second formatted string

Return value

variant - new formatted string

See also

FStrGet()

TextConverter's Methods