getLuceeID

Get ID, ApiKey and SecurityKey for the Server and the current Web-Context.

getLuceeID() → returns struct

This function requires Lucee.  Not supported on Adobe ColdFusion, etc.

Examples
Sample code invoking the getLuceeID function

Display ID, ApiKey and SecurityKey for the Server and Web-Context.

dump( getLuceeID() )

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub