YTWJSONO ;SLC/KCM - Instrument Admin Spec Output ; 1/25/2017
Source file <YTWJSONO.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| TEST | ;
|
|
| FMTJSON(TREE,OUT) | ; format instrument spec in TREE as readable lines
|
|
| TEXT(X) | ; Add text to output
; expects OUT,LN |
|
| PROP(NAME) | ; Add property to output, using JSON data types
; expects OUT,LN,ROOT |
|
| COMMA | ; Add comma, if needed, before adding property
; expects OUT,LN |
|
| LAST() | ; Return the last non-space character
; expects OUT,LN |
|
| LF(SPACES) | ; advance to next line, using indent level in SPACES
; expects OUT,LN |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|