Checkout demo here
- Copy the html
- Deploy into a landing page & Open
- Write code and debug!!
Happy coding!
<script runtat="server"> Platform.Load("core","1.1.5"); try { Write('Hello world'); } catch(e) { Write(Stringify(e)); } </script>| Name | Name | Last commit date | ||
|---|---|---|---|---|
Checkout demo here
Happy coding!
<script runtat="server"> Platform.Load("core","1.1.5"); try { Write('Hello world'); } catch(e) { Write(Stringify(e)); } </script>