A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/NETLink/ref/net/Wolfram.NETLink.IKernelLink.Message.html below:

IKernelLink.Message Method

Prints the specified message in the user's Mathematica session.

[Visual Basic]

Sub Message( _

ByVal

symtag

As

String

, _

ParamArray

args

As

String()

_

)

Parameters
symtag
The message designation, in the usual Symbol::tag style, like Mathematica's Message function.
args
The arguments to the Message.
Remarks

This method is usable only in .NET code that is invoked in a call from Mathematica, as described in Part 1 of the .NET/Link User Guide. In other words, it is only used in code that is called from a Mathematica session via the "installable .NET" mechanism. Programmers who are launching the kernel and controlling it from a .NET program will have no use for this method.

The IKernelLink object on which this method will be called will probably be obtained via the StdLink.Link property.

See Also

IKernelLink Interface | Wolfram.NETLink Namespace | Print


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4