Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| syntax_editor_macros [03/16/2026 09:16] – johnsonjohn | syntax_editor_macros [03/16/2026 11:21] (current) – johnsonjohn | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Syntax Editor Macros====== | ======Syntax Editor Macros====== | ||
| + | ==Also located in downloads== | ||
| + | ---- | ||
| + | |||
| + | ====Network Location==== | ||
| + | <code javascript networkLocation.js> | ||
| + | // ADFS with Imprivata MFA should be used to leverage a network location claim | ||
| + | // into SNOW, enabling role based PHI visibility and control. | ||
| + | gs.getSession().getProperty(" | ||
| + | </ | ||
| ---- | ---- | ||
| Line 53: | Line 62: | ||
| //name jwj | //name jwj | ||
| //Text | //Text | ||
| + | // | ||
| + | //default | ||
| + | doc | ||
| + | for | ||
| + | info | ||
| + | vargr | ||
| + | vargror | ||
| + | |||
| // | // | ||
| c_GeneratingMessages | c_GeneratingMessages | ||
| Line 61: | Line 78: | ||
| c_ScratchpadDatabaseAccess | c_ScratchpadDatabaseAccess | ||
| c_TryBlock | c_TryBlock | ||
| - | + | ||
| // | // | ||
| s_AjaxFunctionDefinition | s_AjaxFunctionDefinition | ||