Name
xpt.get — get a XPT variable
Synopsis
import xpt
xpt.get(NAME)
Description
Get the value of an xpt maintained variable called NAME.
Return value
The value of the variable called NAME.
Errors
An exception is raised if incorrect parameters are passed or
NAME does not exist.
See Also
xpt(1), python(1), xpt.get().