Hello all,
I was looking at some documentation for Power Apps, this page, with the following line about executing JavaScript with Commands:
"Enter the Function name. For example, select the Main_system_library.js
library then call this function: XrmCore.Commands.Open.opennewrecord"
The code within Main_system_library.js was mostly incomprehensible; Is there some place with documentation on functions like this within XrmCore, detailing what they do and what parameters they require?