Inquisit Language Reference
concat function
Contenates two strings together.
Member of
<
global
>
Syntax
concat(
s1
,
s2
)
Parameters
Name
Type
Description
s1
string
The first string.
s2
string
The second string to append to the first.
Examples
Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.