Concept Framework 2.2 documentation Contents | Index

CApplication.RemoteCommand

Name Type Access Version Deprecated
RemoteCommand function static version 1.0 no

Prototype:
static function RemoteCommand(command);

Parameters:
command      a string containing a system command for the client to execute.

Description:
Executes a system command on the client. This function is considered dangerous, and the client has the right to stop the execution of the system command.

Returns:
Returns null.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT(c)2013 Devronium Applications