Flowdock
method

delete

Importance_1
v5.0.0.1 - Show latest stable - 0 notes - Class: Parameters
delete(key) public

Deletes and returns a key-value pair from Parameters whose key is equal to key. If the key is not found, returns the default value. If the optional code block is given and the key is not found, pass in the key and return the result of block.

Show source
Register or log in to add new notes.