Exploring Object Structures As I navigate through a complex object, I aim to extract all values within the ngbtypeahead. However, the challenge lies in the fact that the keys within this object are distinct, hindering my ability to retrieve these values initially.
***> Unique Examinations: {
244: "Immunohistochemistry (IHC)",
245: "Flowcytometry",
246: "PET scan"
}
TUMOUR MARKERS: {
24: "CEA",
25: "PSA",
26: "AFP",
27: "CA 125"
} ***