Closed Natrium729 closed 6 years ago
Also, the the
in value returned by the JavaScript command
and the like should maybe be optional.
Agreed on the "the"s which should be available and optional, but I'm a bit reluctant to add abbreviations which would go against the I7 Standard Library style.
If you end up needing lots of JavaScript commands in a project, you can create a shorthand for yourself:
To JS (code - text):
execute JavaScript command code.
I wasn't sure too, that why I wrote "maybe"! However, since "JS" is quite a standard abbreviation for "JavaScript", it may be worth thinking about it.
But then, as you wrote, I could just add my own phrase, so it's not a big deal.
I think a
the
should be allowed afterexecute
. Also, maybe allowJS
in place ofJavaScript
:You could even allow
JS
instead ofJavaScript
in other phrases, such asthe text returned by the JS command
.