name
remove ( )
None available
description
Removes the specified event from the track.
syntax
remove(event);
parameters
event
the event to remove
returns
true if the event existed in the track and was removed, otherwise false
usage
Web & Application
related