<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [CharacterInfo](./bitburner.characterinfo.md) > [jobTitle](./bitburner.characterinfo.jobtitle.md) ## CharacterInfo.jobTitle property Array of job positions for all companies you are employed at. Same order as 'jobs' <b>Signature:</b> ```typescript jobTitle: string[]; ```