DeleteSharedVariable

Description

Deletes a shared variable by name. If the variable doesn't exist then this will do nothing. Once the variable is deleted then LoadSharedVariable will return the default value for any requests to load it.

Definition

DeleteSharedVariable( varName )

Parameters