3.6.3.27. unqualifyName()

str lispparse.DataHubPoint.unqualifyName (str pointname)

Removes the domain prefix from a point name if it exists.

Arguments:
    pointname: The qualified point name.

Returns:
    str: The unqualified point name.