wima
Preparing search index...
assertTrue
Function assertTrue
assertTrue
(
test
:
boolean
,
message
:
string
)
:
asserts
test
Throws an error if the supplied test is false.
Parameters
test
:
boolean
message
:
string
Returns
asserts
test
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wima
Loading...
Throws an error if the supplied test is false.