A simple test follows:
${message}
${message}
Second message: ${newMessage}
Third message follows:
${thirdMessage}The last message was:
${fourthMessage}
The original message is: ${message}.
This is a test function.
Try calling the function outside the assign block:
Write the assign:
${fifthMessage}Try testFunction again: