EnterTextPacket
EnterTextPacket[string]
is a WSTP packet that requests the parsing and evaluation of string as an expression.
Examples
Basic Examples (1)
Launch a subsidiary Wolfram Language kernel process:
Write an EnterTextPacket packet representing the text to enter:
In[3]:= |
In[6]:= |
Introduced in 1996
(3.0)