There's a functionName parameter for the addButton function, but I'm having trouble figuring out what the scope needs to be for that function. Seems like no matter where I put it in the script file, my button always spits "on_click_function_to_call is not defined" into the console. Any ideas?