Skip to main content
Apex Sharma preguntó en #Apex
I have an object called myObject__c and when I create a new field, I want to get the field's name on runtime in apex. How can we do this?
4 respuestas
  1. 10 abr 2023, 08:50
    Hello Swetha, But if we don't know about fields then what we will do, I just want to get the name of the fields which recently created. For example I created the field named demo in the object so I just want to right now to get the name of the field
0/9000