Interpret
Execute code from a string
Enables the execution of multiple lines of code provided in text format.
evalnode %strings%
Execute independent lines of code
Allows you to execute individual lines of code efficiently (executes faster but offers limited functionality)
eval[uate] %strings%