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: 2016/12/02 18:33 by 127.0.0.1