store
store
COMMENT
Store a string into a local variable
store
I am a local variable
local_var
COMMENT
Output the variable on the Log panel
echo
${local_var}