Get Primary Key
- azri36
- Sep 1, 2021
- 1 min read
A primary key, also called a primary keyword, is a key in a relational database that is unique for each record.
How to Get Primary Key
Create a new behavior. Put the appropriate caption. Click Action wizard.

Click Create an action.

Click Get primary key.

Click Save changes.

Click View code. Add DisplayMessage() to display a message. Check syntax, if no error then click Save and close.

Click Create now.

How it look in the form:

Comments