bitburner-src/markdown/bitburner.characterinfo.jobtitle.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

14 lines
418 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CharacterInfo](./bitburner.characterinfo.md) &gt; [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[];
```