|
Function Editor |
Top Previous Next |
|
The function editor allows you to easily edit functions on servers version 7.4 and up. If the server is 7.4 we still allow the use of dollar quoting by replacing the "$BODY$" tags with single quotes right before it is sent to the server. A string replace is also done prior to this to convert any single quotes in the body to two single quotes. We also provide a handy version control option as well as the ability to view the function's dependencies.
The ability to bookmark locations in large functions is also included and can be accessed via the right click menu or you set them using the CTRL+0..9 short cuts.
Full code completion is also available.
See also:
|