VCF
(Mathematica Import/Export Format) MIME types: text/directory, text/x-vcard vCard personal data format. Commonly used in email and personal information management applications and on mobile devices. Standard ...
InputForm converts the selection to Mathematica InputForm.
CallPacket[integer, list] is a MathLink packet encapsulating a request to invoke the external function numbered integer with the arguments contained in list.
Contexts[] gives a list of all contexts. Contexts["string"] gives a list of the contexts that match the string.
GroupElementPosition[group, g] returns the position of the element g in the list of elements of group.GroupElementPosition[group, {g_1, ..., g_n}] returns the list of ...
Record
(Built-in Mathematica Symbol) Record represents a record in Read, Find, and related functions.
TokenWords is an option for Read and related functions which gives a list of token words to be used to delimit words.
WaitNext[{eid_1, eid_2, ...}] waits until the first evaluation represented by any of the eid_i finishes, then returns its result, the corresponding eid_i, and the list of ...
$MachineAddresses gives a list of strings specifying the current IP addresses associated with the computer on which Mathematica is being run.
$MachineDomains is a list of strings giving the names of the current network domains associated with the computer on which Mathematica is being run.