Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Concat command

Alvin Cheng edited this page Jan 9, 2023 · 1 revision

Description

This is the concat command, as the name suggests this command will concat or add the string in argument 1 to the variable or array in argument 2.

Example

concat "<VALUE>" $VARIABLE;

Clone this wiki locally