audio.Stop is working but Audio.pause Doesn't Work ! ?

Hello guys
i am trying to call a bool from another script to pause and unpause music of the background
but when i write
Music. pause
it doesn’t work
but when i write Music ,stop
it is work
so what should i do ?
what is wrong
and thanks in Advance 2751195--198446--pause.png

without any of the rest of the code, bit of a guess, that bool doesn’t change to false, so it pauses and unpauses frame after frame ?