SuiteScript Code Structure

SuiteScript Code Structure

Having a standard method for your SuiteScript code structure can be extremely helpful. Having a set structure provides consistency, preemptively removes difficult roadblocks, and reduces the number and severity of bugs. A Structural Overview This is a cutting-edge...
Client Scripts Vs. User Event Scripts

Client Scripts Vs. User Event Scripts

Many of the tutorials in our SuiteScript series have been about the Client Script. If you have been following along, you should understand how to create and use client scripts in different basic scenarios. Now we can start touching on the basics of User Event scripts....