Removes a bookmark that is no longer needed.
Description
Releasing a bookmark frees up the small performance overhead it requires.
Parameters
$bookmark_name
stringrequired- Name of the bookmark to remove.
Source
* > A start tag whose tag name is "noscript", if the scripting flag is disabled
*/
case '+NOSCRIPT':
Changelog
Version | Description |
---|---|
6.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.