syntax_editor_macros

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
syntax_editor_macros [03/16/2026 10:01] johnsonjohnsyntax_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==== ====Network Location====
 <code javascript networkLocation.js> <code javascript networkLocation.js>
-gs.getSession().getProperty(*ADFS_Mapped_Field*);+// 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("PHI_access_Role");
 </code> </code>
 ---- ----
Line 59: Line 62:
 //name jwj //name jwj
 //Text //Text
 +//Client-Side Key Concepts
 +//default
 +doc
 +for 
 +info 
 +vargr 
 +vargror
 +
 //Client-Side Key Concepts //Client-Side Key Concepts
 c_GeneratingMessages c_GeneratingMessages
Line 67: Line 78:
 c_ScratchpadDatabaseAccess c_ScratchpadDatabaseAccess
 c_TryBlock c_TryBlock
- +
 //Server-Side Key Concepts //Server-Side Key Concepts
 s_AjaxFunctionDefinition s_AjaxFunctionDefinition
  • syntax_editor_macros.1773680515.txt.gz
  • Last modified: 06/28/2026 16:38
  • (external edit)