| Contents: | Main | Chapter | See Also: | Getting Started Manual | Advanced User Manual | |||
This procedure returns a list of field-level attributes that are supported by FileMan. It shows specifically which attributes the Data Dictionary retriever calls can return.
FIELDLST^DID(TARGET_ROOT)
| TARGET_ROOT |
(Required) The root of an output array. |
| TARGET_ROOT |
The descendents of the array root are subscripted by the attribute names. "WP" nodes indicate that the attribute consists of a word processing field. |
Below is a partial capture of what is returned:
>D FIELDLST^DID("TEST")
>ZW TEST
TEST("AUDIT")=
TEST("AUDIT CONDITION")=
TEST("COMPUTE ALGORITHM")=
TEST("COMPUTED FIELDS USED")=
.
.
.
Reviewed/Updated: March 10, 2007