•   almost 5 years ago

How to get a title label from code?

I would like to assemble an individual name with a title but only get a code for a title as shown below. How could I get a label for a corresponding title's code?
title: {
"code": "TIT.WUS.DR",
"label": "Physician & Surgeon"
}

Note that I am using a JavaScript SDK through cdn.

Thanks!

Comments are closed.