Periodical[id] returns information about the periodical task corresponding to the specified integer id.
Periodicals[] returns a list of integer ID numbers corresponding to the set of operations that are periodically performed automatically when the kernel is not busy with ...
ReinstallJava[] is a convenience function that calls UninstallJava followed by InstallJava.
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
SetField[obj@field, val] sets a value of an object field.
GetAssemblyObject[asm ] returns the .NET Assembly object corresponding to the specified NETAssembly expression asm.
GetTypeObject[type _NETType] returns the .NET Type object corresponding to the specified NETType expression.
ReinstallNET[] is a convenience function that calls UninstallNET[] and then InstallNET[].
FileNameJoin[{"name_1", "name_2", ...}] joins the name_i together into a file name suitable for your current operating system.
$KernelID is a unique ID number assigned to each running parallel kernel.