Home › Forums › General XMetaL Discussion › Inserting Element › Reply To: Inserting Element
Reply to: Inserting Element
October 25, 2013 at 5:26 pmSearch the Programmers Guide for GotoNext, IsEqual, IsGreaterThan, and IsLessThan, and compare to MoveToElement.
You might also want to look at the list of all APIs available on the Selection object. The names are quite indicative of their function and that topic provides a brief description for each, usually with further details provided in the topic for the API itself.