/tg/ Station 13 - Modules - TypesVar Details - Proc Details

Format List Component

Formats lists by replacing %n in format string with nth parameter. Alternative to the Concatenate component.

Vars

outputThe result from the output
param_regexThe regex used to find a parameter.

Procs

get_list_itemGet an item from the list. Return null to indicate invalid index. Arguments:

Var Details

output

The result from the output

param_regex

The regex used to find a parameter.

Proc Details

get_list_item

Get an item from the list. Return null to indicate invalid index. Arguments: