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
SiddharthSiddharth 

Using DescribeCalls in Apex

Hi All,
 
Is there a way to use a describe call in APEX class. Example if I need to describe accounts object and get back all the detail the same way as we do with API.
 
Other ways, how can I retieve values for a pickilist using APEX class.
 
Thanks
Sidd
Ron HessRon Hess
Describe is not available in Apex today, this is a future feature