(Official) LUA Scripting Documentation
has_marker
Query if a marker exists.
Spec:
has_marker(
string name)
Parameters
name: The name (text) of the marker
Returns
bool: True if the marker exists
Incomplete
This documentation is incomplete
Query if a marker exists.
Spec:
has_marker(
string name)
name: The name (text) of the markerbool: True if the marker existsThis documentation is incomplete