SetCodeText
(Engine-Level Function)
| CodeValue |
| Required. Any code value giving the statement whose text is to be replaced.. |
| NewText |
| Required. Any text or a buffer |
| Comments: | The given source file must be present and have read/write privileges. This function does not immediately update the statement’s currently loaded module until that module is recompiled (usually upon a shutdown/restart cycle. |
This function is session non-aware, meaning it works on the server's file system even with an active remote connection established. This function is also blocking, all concurrent thread operations will be paused until its execution has concluded.
