strvcat

Type: External

Group: char

Syntax

STRVCAT(string1, string2, ...)

Description

A function to join a group of strings into a vertical matrix

Examples

STRVCAT("a", "list", "of", "strings")

See Also

strcat