How do I get ${security.Id}?

Hi,

I can use ${security.name} to get the current user name, but how I am get the current user Id.

The purpose of this is I want to store the current user Id in my table columns [CreatedBy].

I recommend checking our Create Complete Application tutorial which shows how this is done.