TMSGetChildValues
This function returns a colon-separated list of field values from child documents in the Analyzer database.
Parameters
| Parameter | Meaning | 
|---|---|
| <Form Alias> | This parameter indicates a form that can be a child of the current document. For example a column can be a child of a view, but a field cannot.  | 
| <field name> | This parameter represents a valid text field on the child documents, for example,  When run against a view, the document returns a list of titles for all of the child columns.  |