Reference manual

Code fragment window

The code fragment window can be open from Code section context menu or by selecting code lines. Use the fragment window to remember interesting code fragments for your own purpose or for sharing with a colleague.

Prism for AL: Code fragment
Code fragment window.
# Name Description
1 Origin Name of original procedure or trigger where the code lines were copied from. Click to navigate to the procedure or trigger.
2 Code Code with usual Object view features such as tooltips and go to definition links.
3 Origin source line link Link back to original line of code where this was copied from.
4 Notes Add notes to this code fragment.
5 Copy to clipboard Copy context, code and notes to the clipboard as plain text.