Modeling and schematics
Looking for schematics or helpful tips on modeling? This might be the place for you to share your ideas.
Options:
start && end > -1) { if (start > -1) { var res = data.substring(start, end); start = res.indexOf('>') + 1; res = res.substring(start); if (res.length != 0) { eval(res); } } cursor = end + 1; } } } //]]>