September 2017
Intermediate to advanced
408 pages
9h 25m
English
One of the most important features of the syntax editor is that it can help display context-sensitive API information when writing code, commonly known as autocomplete.
The context-sensitive help in the syntax editor is intelligent enough to offer suggestions based on the script type. For example, when writing a business rule, as shown here, it only offers suggestions from the server-side Glide API and objects such as current and previous. Similarly, when writing a client script, it displays suggestions from the client-side Glide API, such as g_form:

Read now
Unlock full access