Custom Command
FunctionsText Split Functions

$editTextSplitElement

adds an element to an array from $textsplit or replaces the value by index of the split text from $textsplit

Usage

$editTextSplitElement[index;new value]

!!exec $textsplit[Wiki Rake; ]
$editTextSplitElement[1;Mido]
$arrayJoin[ ]

Mido Rake

This function got deprecated, use $arraySet instead

Function difficulty: Easy

Tags: Textsplit Edit Array Element

On this page