CLEAR_GLOBAL

Removes ALL content stored the global shared data.

Usage

CLEAR_GLOBAL()

Returns

Action

Examples

CLEAR_GLOBAL()

Removes all data stored in the global shared data.

Remarks

Use carefully as this cannot be undone.