Name

xpt.set — set a XPT variable

Synopsis

import xpt
xpt.set(NAME, VALUE)

Description

Set the xpt maintained variable NAME to the value VALUE.

Return value

Nothing

Errors

An exception is raised if incorrect parameters are passed.

See Also

xpt(1), python(1), xpt.get().