Im honestly tired of writing APE server modules in JS that always have errors due the way the JS engine works. For example i cant use the JS function toSring():
var value = 12.23; value.toString(); Can someone please tell me how the APE server JS environment works. How can i use native JS functions? -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
