So I've been attempting to experiment with this function, and either I'm using it completely wrong, or something else. I dunno.
Basically, I've been trying the following just as a test (entering it into the gCLI):
<inline-ash-script> print("Test."); </inline-ash-script>
But it's been giving me "Unexpected error, debug log printed. Unterminated inline ASH script."
Any idea why I'm getting this result? (If my syntax is totally wrong, I apologize in advance.)
Basically, I've been trying the following just as a test (entering it into the gCLI):
<inline-ash-script> print("Test."); </inline-ash-script>
But it's been giving me "Unexpected error, debug log printed. Unterminated inline ASH script."
Any idea why I'm getting this result? (If my syntax is totally wrong, I apologize in advance.)