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