Print Value
Syntax Print{<expr>}
DescriptionWill evaluate expression and print it on outputwindow
Example Print{close[0]}
This will print closing value on console window.