func init // defines type this.type = sys.get_manager_prop('Indexer', 'Type') this.typecode = sys.type_code(this.type) // defines types this.arr = sys.get_manager_prop('Indexer', 'Types') end // defines comments if(not isdef("Comment")) this.arr2 = this.props("Comment").value end end func doGetIndexer(data) if(this.arr2.size()) for(i=0; i