Discuss this page on this pages [[typFind Talk Page|TalkPage]] === typFind === See [[http://xelerus.de/index.php?s=functions&function=317|typFind at Xelerus]] ^ Syntax | (typFind criteria) | ^ Arguments | Criteria: a string describing what structures you want to find [[modding:xml:designtype#criteria|(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;) [[modding:function:legend:#typfind_criteria|Type Criteria]] Return to [[modding:function:type_functions|type functions]] list Return to [[:Functions]] list