System global object
A System global object is created for you and is only this object can exist in the application. It is named System and is globally accessible.
none.
global name space.
ECMerge 2.1.76
The System object is a name space for system related features such as process execution or synchronization.
Property | Description |
Process | Constructor. System.Process constructor. |
Synchronization | Namespace. Contains synchronization related objects and methods |
none
none.
System.Process object, System.Synchronization object