/
DEV Library
DEV Library
This is a simple utility library to check in the Translator if the component is set to DEVELOPMENT mode or set to run from a specific commit.
This is useful for when you are developing web services.
By calling DEVactive()
in the Translator, the function will return:
true
, if the component is set to DEVELOPMENT mode.false
, if the component is set to run using a specific commit.
, multiple selections available,
Related content
Executing code in Test versus Live
Executing code in Test versus Live
More like this
Choosing the code to run for your component
Choosing the code to run for your component
More like this
Translator - Code Editor
Translator - Code Editor
More like this
Translator - Project Pane
Translator - Project Pane
More like this
Component Cards
Component Cards
More like this
Source Control
Source Control
More like this