Hey guys,
I am unable to get the value from from object.
here is my object in developer tool. i need to get the value of Name and FlagValue
[object Object]
{
[functions]: ,
__proto__: { },
FlagControlValue: null,
FlagID: 2,
FlagValue: false,
IsFacilityLevel: false,
IsSearchable: false,
IsSynced: false,
Message: null,
Name: "Debt Run Override",
PatientID: 0
}
can anyone help me.