Query.isEnvTypechecked()

Test if the current database is typechecked.

Signature

Query.isEnvTypechecked(): Boolean

Description

The isEnvTypechecked() method tests if the current database is typechecked.

Parameters

None

Return value

Type Description

Boolean

Typechecked status:
true = The current database is typechecked.
false = The current database isn’t typechecked.

Examples

Query.isEnvTypechecked()
true

Is this article helpful? 

Tell Fauna how the article can be improved:
Visit Fauna's forums or email docs@fauna.com

Thank you for your feedback!