Skip to content

Global

A file underneath the project root's Globals folder that has a .global extension.

Global Constraints

pattern: the string must match the following regular expression:

(^/.+/Globals/).*(.+\.global)$|(^Globals/).*(.+\.global)$

try pattern

Global Examples

"/MyApp/Globals/MyApplicationVersion.global"
  • type: string