Global Variables

The following global variables are available globally.

  • Set debug to true to print debug output where implemented and perform debug tests not performed in release versions.

    Declaration

    Swift

    let debug: Bool