Skip to content

OpenBIMRL | General functions

Class path: general.concatenate

Concatenate

concatenate1.png

Description

Concatenates two strings into one.

Input

Input Name Type Description
0 A String String A
1 B String String B

Output

Output Name Type Description
0 A + B String String A + B

Use/Example

concatenate2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself