YTWJSONU ;SLC/KCM - JSON Instrument Spec Utilities ; 7/20/2018
Source file <YTWJSONU.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| PROMPT(TEXT) | ; prompt for text value and return, otherwise ""
|
|
| BLDTXT(WPREF,TEXT) | ; build array of JSON text from WP field
|
|
| HTMLESC(X) | ; return X HTML escaped
|
|
| WRAPTXT(X,TEXT,MAX) | ; Wrap X into MAX length strings in .TEXT
|
|
| NAMES(OUT) | ; build JSON of all active test names
|
|
| ADDPROP(NAME,VALUE) | ; add property to test select object
; expects OUT,LN |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|