remove(name)

removes a variable with the specified name from the local storage

Parameters

  • name - the key of the variable
    • string

Returns

method doesn't return any data