Pathfinder 1e for Foundry VTT
    Preparing search index...

    Function join

    • Convert string array into joined string according to current language.

      Parameters

      • strings: string[]

        Array of strings to join

      • type: "c" | "d" | "u" = "u"

        conjunction = and, disjunction = or, unit = neither. Only the first letter matters.

      • short: boolean = true

        If true, effectively same as type being set to "u"

      Returns string

      • Formatted string of all traits.