The table shows the properties that are available for EGL statements that transfer control between programs.
| Property | Description |
|---|---|
| isExternal | Indicates whether a program to be loaded was generated by EGL. Available for the call, show, or transfer statement. |
| isNoRefresh | Indicates whether the program refreshes the screen when the called program returns control. Available for the call statement. |
| linkageKey | Explicitly references the linkage part element that makes runtime access possible. Available for the call or transfer statement. |