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