The EGL Development User Group is dedicated to sharing news, knowledge, and insights regarding the EGL language and Business Developer product. Consisting of IBMers, HCL, and users, this community collaborates to advance the EGL ecosystem.
Code expansion is a tool of EGL source code editor. It can be used for selecting EGL code during function extraction. For example, you want to select EGL code for function extraction; or copy/cut EGL code – you can use the tool for code selection then copy/cut the code
Code expansion is a tool for EGL source code editor. It can be used to select EGL code during function extraction. For example, you can use the code expansion tool to select EGL code and then copy or cut the selected EGL code.
There are 4 kinds of code expansion as listed below:
They can be triggered by either short-cut keys or context menu:
Below is a sample that uses ‘Next element’ code expansion function:
Copy