How do I modify the Flower Man Lyrics

I want to modify the lyrics of Flower Man but idk where to find the text and timing data, I already searched for some of the lyrics in UTModTool but couldn't find anything. Where are the Flower Man lyrics stored and is there anything i should know before modifying it (like something that breaks the game or whatever)?

reddit.com
u/NuxarianCookkie — 13 days ago

Using a scoreboard value inside of a Dialog

[Resolved]
I am trying to make a small shop system using dialogues in which I'd like to display the amount of money the player has. I have already tried achieving this using macros but didn't manage to get it working due to the fact that that JSON expressions do not get evaluated when using macros with the /function command.

(this is what I was trying to get to work)
/function test:dialog {money:{score:{objective:"money"}}}

Is there any way to get a score to be displayed somewhere within a Dialog or is this just a technical limitation?

Edit: added "[Resolved]"

reddit.com
u/NuxarianCookkie — 2 months ago