Send (Socket function)

From m204wiki
Revision as of 02:03, 15 November 2011 by JAL2 (talk | contribs) (→‎Syntax terms)
Jump to navigation Jump to search

Send a string over this socket (Socket class)


This page is under construction.

Syntax

[%number =] socket:Send( string, [[Options=] string])

Syntax terms

%numbernumber
socket A variable or an expression that is a reference to a Socket object.
string string
Options string

Usage notes

Examples

See also