getFieldList Method

Returns the configured fields in FieldSet__c for a specific feature name.

ParameterRequiredDescription
featureNameRequiredName of feature name mentioned in Field Setting records.
objectNameRequiredName of the object. Example: vlocity_cmt__ServicePoint__c
ParameterDescription
resultReturns array of fields.