Нокс, по тени нельзя четко сказать чья она =) В листе переменных тебя обманывают =)
... и я всего лишь привел тебе выдержку =)

Код:
Most data types are pushed on the stack as STRINGs, including numerical value.
The numerical value 3.7, is stored as "3.7".
The "TRUE" value is stored as "1" and "FALSE" as "0".
The NEWLINE value is stored as "\n".