Loads and returns an array of objects for given primary key.
Use this function to avoid specifying the required boolean parameter in EntityLoad()
.
entityLoadByPK(entity, id)
→ returns any
unique
parameter.
user = entityLoadByPK("User", userID);
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.