Skip to content

Instantly share code, notes, and snippets.

@steveAllen0112
Last active June 4, 2019 16:47
Show Gist options
  • Save steveAllen0112/eb82216c718e84070646b368055686bc to your computer and use it in GitHub Desktop.
Save steveAllen0112/eb82216c718e84070646b368055686bc to your computer and use it in GitHub Desktop.
Global Config: Get
Let ([b=""
; raw = JSONGetElement ( $$_globalConfig ; path )
; err = Case ( Left ( raw ; 1 ) = "?" ; "" ; raw )
];
err
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment