Concept Framework 2.0 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: Fri Jan 21 18:06:15 2011 GMT(c)2011 RadGs Software