---@diagnostic disable: missing-return, lowercase-global ---@meta ---@return string greetingText ---Returns the greeting text displayed for quest NPCs with multiple quests. Not used often; most quest NPCs offering multiple quests (and/or other options) use the Gossip functions to provide a greeting (see GetGossipText()). function GetGreetingText() end