How To

A few code samples on how to do explicit security checks.

Code sample on how to work with a regular expression.

You can use the following function to send an alert / notification in AX.

Code sample on how to convert a map to a string.

A code sample on how to get the current user name for the open session.

A code sample on how to convert an enum to an array index.

Code sample on how to get a GUID.

This is the code for a function to open and scan a file for rows that contain a delimiter.

Code sample on how to do a Yes/No confirmation box.