Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577246.js
File
recipe-577246.js
recipes/JavaScript/577246_Go_to_nth_character/recipe-577246.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
komodo.assertMacroVersion(2);
2
if
(komodo.view && komodo.view.scintilla) { komodo.view.scintilla.focus(); }
3
4
// Get the editor object into a variable. It's used in the validator function.
Callers
nothing calls this directly
Calls
2
toString
Method · 0.80
focus
Method · 0.45
Tested by
no test coverage detected