Concept Framework 2.0 documentation Contents | Index

VisibleRemoteObject.Send

Name Type Access Version Deprecated
Send function public version 1.0 no

Prototype:
public function Send(MSG_ID, Target, Value)

Parameters:
MSG_ID      the id of the message (integer)
Target      the Target parameter of the message (string)
Value      the Value parameter of the message (string or number)

Description:
Sends a message to the client. This function is used by the framework internally.

Returns:
The return of this function is not to be consider important (returns the amount of data sent, or 0 if cannot be sent).

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:08 2011 GMT(c)2011 RadGs Software