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
yunicfayunicfa 

how to get description of sobject or field from apex

hello everybody.

i need someone say me how i can get the description to sobject or field from apex.
there is Schema.DescribeSObjectResult and Schema.DescribeFieldResult but they dont give a method as getDescription().
my best regard! i hope that someone help me with that !