I am trying to access a bool value from a script but it keeps giving me an error message saying :(Name) Is not a valid member of DataModel "games name"
(Name) is whatever the value's name is
Does anyone have any advice on what to do? the script is just
workspace:WaitForChild("MenuOpen") Menu = workspace.MenuOpen
and then I try to turn it to false and it says the error