User-defined function names are not highlighted. For example, the function name myfunc below is not highlighted/colored differently than the default text color, but it should be (just like subroutine names are highlighted).
x = myfunc(y)
ST3, version 3.2.2, build 3211
User-defined function names are not highlighted. For example, the function name
myfuncbelow is not highlighted/colored differently than the default text color, but it should be (just like subroutine names are highlighted).x = myfunc(y)ST3, version 3.2.2, build 3211