when i write a new js ,how to use in my new web app?
Hi Li haijun,
You can find some straightforward information in this link: https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/JavaScript/Extend_Your_Web_Application_Using_JavaScript/Define_and_Run_JavaScript_Code
The information is very detailed and useful.
Best regards,
João Delgado
Hi Li,
You can have the below mentioned course.
https://www.outsystems.com/learn/courses/44/master-class-on-javascript-and-jquery/
Thanks....
Also look at the javascript that OutSystems uses in their modules. Opening a clone of OutSystemsWebUi will show you how OutSystems codes their javascript and what javascript patterns and naming conventions that they use.
You cannot, as an individual, install OutSystems locally, you can only use the Personal Environment in the cloud. For companies, it is possible to have their own, on-premise installation.