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.IMathLink.PutSymbol.html below:

IMathLink.PutSymbol Method

Sends a symbol.

[Visual Basic]

Sub PutSymbol( _

ByVal

s

As

String

_

)

[C#]
void

PutSymbol(


   string s

);

Parameters
s
The name of the symbol to send.
Remarks

Both .NET strings and Mathematica symbols are in Unicode, so you can send symbols with the full Unicode character set.

Exceptions Exception Type Condition MathLinkException On any MathLink error. See Also

IMathLink Interface | Wolfram.NETLink Namespace | Put | Put

Copyright (c) 2003-2024, Wolfram Research, Inc.


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