Boolean persistent data CHANGE false->true?

I cannot change the text “false” to “true” in Boolean persistent data. What am I doing wrong?

If it has a source plugged in, you can’t change it because it has volatile, non-persistent data. If this is not the case, you should give more details.