Initializing help system before first use

Send Method (String)

Sends a string value to the initialization stream

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public void Send(
	string s
)

Parameters

s
Type:  SystemString
The value to send
See Also