Expressions in Hscript Textport

   3294   2   0
User Avatar
Member
32 posts
Joined: May 2006
Offline
Hi there,

I'm wondering if there is any way to execute an expression in the hscript textport, just to check them out before to fill the fields.

thanks!
User Avatar
Member
85 posts
Joined: July 2005
Offline
If you are talking hscript expression, yes you can
echo `your expression`

example
echo `fit01(.3,5,20)`
will return 9.5
User Avatar
Member
32 posts
Joined: May 2006
Offline
f*ck, what a easy one )

thanks a lot!
  • Quick Links