Scripting and Event-Handling

This section of the manual explains and documents all of the extensions to the JavaScript language provided by Syncplify’s SyncJS language. Every object, method, function, and data type is documented here.

As of Syncplify Server! v6 and AFT! v4, the SyncJS has been unified and uniformed, to provide a consistent development experience. Most SyncJS scripts, in fact, can run on either software with no modifications.

Obviously, though, there are objects (like Session, User, VFS, for example) that only exist in the context of a Syncplify Server! client session; therefore, this section of the manual also documents those objects, types, and methods that are exclusively available in Server! and are not found in AFT!.