default { state_entry() { if((key)"") llOwnerSay("TRUE"); else llOwnerSay("FALSE"); } }