User Tools

Site Tools


xrpl:concat

This is an old revision of the document!


Concat

ArgumentsResultNotation
string string string [string string- string]

Description

Takes the first two items from the stack and concatenates them.

Examples

Trace(Concat("abc" "def")) # Prints "abcdef" 
xrpl/concat.1551648487.txt.gz ยท Last modified: 2025/02/14 14:56 (external edit)