delete

delete — deletes a point—use with caution.

Syntax

(delete pointname [domain])
    

Arguments

pointname

The name of the point to delete, as a string.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

[Important]

Deleting points with this command could cause unexpected behavior for other users of the point.

This command allows you to delete points from the DataHub. You should exercise caution when using it, however, because any program connected to the DataHub now or in the future might be relying on the existence of that point. We suggest you use this command only after ensuring that no connecting program uses that point.