Evaluates a LISP expression on the command line.
Syntax
Function EvaluateLispExpression(LispExpression)
Where:
LispExpression is a string variable representing the name of the Lisp expression to evaluate.