Project

General

Profile

Songs (Top-Level Object)

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

  • songbook Songs
  • song Songs[#]
      1. is between 1 and ${Songs.NumSongs}
  • song Songs[<NAME>]

Examples

  • echo ${Songs[1].Name}
  • echo ${Songs.NumSongs}