InputNamePacket
InputNamePacket[string]
is a WSTP packet that contains in string the name to be assigned to the next input.
Examples
Basic Examples (1)
Launch a subsidiary Wolfram Language kernel process:
The first packet is an InputNamePacket representing the input prompt:
In[3]:= |
Introduced in 1996
(3.0)