This block allows you to concat the strings a and b together.
For instance, if the string a contains "Hello " and the list b contains "world", list will contain "Hello world".
This block allows you to concat the strings a and b together.
For instance, if the string a contains "Hello " and the list b contains "world", list will contain "Hello world".