Rejoin - Function SummarySummary:Reduces and joins a block of values. Usage:rejoin block Arguments:block - Values to reduce and join (must be: block) Description:Similar to JOIN but accepts only one argument, the block (which will be reduced first). No spaces are inserted between values.
Related:form - Converts a value to a string.
| ||||
|