function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dharma teja 22Dharma teja 22 

The Trigger "CalloutTrigger " is not a legal name. how to resolve this error.

Ram SRam S
Hi Dharma,

"Callout" is a standard keyword in Apex, hence it will not allow u to choose as trigger name.

Thanks,
Ram
Dharma teja 22Dharma teja 22
k thanks ram....