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.
DeleteSharedVariable( varName )
void agk::DeleteSharedVariable( const char *varName )