nxa.ClearVar

Description

This function can be used to delete a key/value pair within the persistent database.

Signature

bool nxa.ClearVar (string)

Parameters

Name Type Mandatory/Optional Description
stringMname of the variable

Return

Type Description
booltrue on success, false otherwise