on ‎2023 Feb 10 3:48 PM
Hello Team,
As i wanted to start Working on Analytics application designer. Wanted to understand what all is required in JavaScript for working on Analytics application designer.
Kindly help me out.
Thanks in Advance.
Regards,
Niranjan Dhavan
Request clarification before answering.
niranjan_dhavan
Javascript used in SAC Analytic Designer is a subset of Javascript and follows a strict type declaration. You cannot type cast data types or use loose cross assignment’s. Mostly syntaxes are similar. Scripts are executed by the web browser’s JavaScript engine, which is available out of the box. To offer good tool support for analytic application developers, analytics designer adds a type system on top. This is used for the tooling and for validating scripts. Please refer to the API reference for methods and events available for use.
https://help.sap.com/doc/958d4c11261f42e992e8d01a4c0dde25/release/en-US/index.html
Hope this helps !!
Please upvote /accept if this helps
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.