warren nazareno / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
warren nazareno
Added topic First test no display, why?
Hi guys. I wrote these simple codes below. void OnTick () { string Text = "The value is: " ; datetime LocalTime = TimeLocal (); Comment (Text, LocalTime); } And run it on Strategy Tester
: