User Tools

Site Tools


prpl:concat

<- PRPL reference <- Strings

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" 
prpl/concat.txt · Last modified: 2025/02/14 14:57 by 127.0.0.1