NvcDelXXX


A command for NVC.

(success:bool) nvcDelInt ContainerID key:string location:string key:string_var
                         location:string_var

     ...       nvcDelFloat    ...
     ...       nvcDelRef      ...

Note: All parameters should be on the same line.

Deletes a value from a container. nvcDelFloat and nvcDelRef take the same parameters as nvcDelInt.

  • Returns 1 if the deletion is successful.