Syntax
deleteContext(key)
Description
Removes a value from the Context object. Parameters:key:stringโ the key in the context where the value should be removed.
void
deleteContext(key)
key: string โ the key in the context where the value should be removed.void