8,849
edits
Changes
→System Call Overview
== System Call Overview ==
The System Call feature of SmartSimple provides you with the ability to execute pre-defined system functions on the server and in the process avoid the creation of client side [[scriptCustom Field Type: Special – Browser Script|scripting]]ing. The benefits of System Calls are as follows:
* Better performance and security as the execution of the code takes place on the server not in the client [[browser]].
* More stable as the System Calls are programmed by SmartSimple and optimized for the platform.
* You don’t need to know [[JavaScript ]] in order to use the feature.
== Using System Calls ==