This method is a shorthand for the “Jump” action of the Navigate method, which has the following form:
newElem = MC.Navigate("", "Jump", "ID")
Syntax
MC.Locate(“ID”)
Example
newElem = MC.Locate("ID")