@tikoci/centrs
Preparing search index...
isDirective
Function isDirective
isDirective
(
text
:
string
)
:
boolean
True when the statement is a scripting directive (
:x
, or a bare
x do={…}
).
Parameters
text
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tikoci/centrs
Loading...
True when the statement is a scripting directive (
:x, or a barex do={…}).