Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Navigate ====== Method of [[:scripting:api:marker:start|IMarker]] ===== Description ===== Navigate to Marker ===== Syntax ===== ==== JavaScript ==== <code javascript> Marker.Navigate(); </code>==== Visual Basic Script ==== <code vb> Marker.Navigate </code>==== C++ ==== <code cpp> HRESULT hr = Marker.Navigate(); </code>===== See Also ===== [[:scripting:api:marker:start|IMarker]] ~~NOTOC~~