New Code Editor for Optiva Script Libraries, Workflows, Equation, Object Symbol and Copy Method Scripts
Now, Optiva Script Libraries, Workflows, Equation, Object Symbol, and Copy Method scripts are presented in a new code control that offers many features helpful in writing VB source code.
Here are the new features of the new code editor:
- Line numbers
- The new control has line numbers on the left portion of the control (the gutter) which is helpful when errors are reported on a particular line number.
- Highlighting of matching parenthesis
- Highlight a parenthesis and the matching one will also become highlighted.
- Find/Replace
- Users can find and replace text in the control using ctrl-f and ctrl-h respectively.