View/Edit #3515:is_unlocked_for

Switch to edit mode.

Name(s): is_unlocked_for
1: for x in ({"TV", "radio", "VCR", "television", "t.v", "v.c.r"})
2:   if (index(args[1]:title(1), x))
3:     return 0
4:   endif
5: endfor
6: return args[1]:isa(#3100) ? 0 | pass(@args)
7: return 1

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: whiz (#3135)

You are not logged in.

[home | help | who | search | setup | code]