Send (Socket function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
JALWiccan (talk | contribs)
m Automatically generated page update
(No difference)

Revision as of 23:14, 14 November 2011

Send a string over this socket (Socket class)


This page is under construction.

Syntax

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

Syntax terms

%numbernumber
socket Socket object
string string
Options string

Usage notes

Examples

See also