Songs (Top-Level Object)¶
- Table of contents
- Songs (Top-Level Object)
- Description
- Forms
- Examples
Description¶
Retrieves either a songbook or song object representing information about your character's songs. This TLO is only useful if you are a bard.
Forms¶
Examples¶
echo ${Songs[1].Name}
echo ${Songs.NumSongs}