What JavaScript libraries are loaded into SmartConnect.com and SmartConnect 21 Onprem to support JavaScript?
The JavaScript functionality in SmartConnect.com and SmartConnect 21 Onprem is limited and intended for basic calculations and statements and not for all the things that JavaScript could do with the right libraries loaded.
As SmartConnect is a .NET application and cannot natively use JavaScript, Development added the “Jurassic” library from this GibHub repository to handle the JavaScript scripting component.