to-string
[list of commands]
Parameters:
[list of commands] |
List of commands |
Commands to execute whose return values will form the string |
Description:
Takes a list of instructions (variables, reporters, strings), executes them, and concatenates their return values, returning the concatenated string.
Related Commands:
to-delimited-string
to-list