Reverse Heater, reversing the sequence of characters in a string
With the Reverse Heater you can turn the characters in an incoming string backwards. This Heater assumes only one input, but the output can be retrieved one or more times.
Example: Let us take a string containing 0123456789. The Reverse Heater would generate a string with 9876543210 from this.
Please also refer to the general information on the use of Heaters (functions)