Skip to content

check if debug running in the script? #423

@gmarzloff

Description

@gmarzloff

Hi, is there a simple way to check if a script is/isn't being run in debug mode (similar to preprocessor instructions)?

pseudocode:

#ifdebug 
  doThis();
#endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions