This is an old revision of the document!
Discuss this page on this pages TalkPage
typFind
See typFind at Xelerus
| Syntax | (typFind criteria) |
| Arguments | Criteria: a string describing what structures you want to find (List) |
| Returns | list of UNID's |
| Category | 1.0, type, unid |
| Description | This function allow you to return a list of all the xml structures defined in Transcendence. |
Example
(typFind “s +baseClass”) → (&scStdAutonBase; &scStdWingmanBase;)
Return to Functions list