View/Edit #4:_get_students

Switch to edit mode.

Name(s): _get_students
1: "Copied from Root Class! (#1):_get_xyz by Slacker (#55)Jun  4 14:54:50 2001"
2: try
3:   if (!index(property_info(this, verb[6..$])[2], "r") && !caller_perms():controls_property(this, verb[6..$]))
4:     raise(E_PERM)
5:   endif
6:   return this.(verb[6..$])
7: except (E_PROPNF)
8:   raise(E_PROPNF, tostr("Property not found: \"", this, ".", verb[6..$], "\"."))
9: endtry

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

You are not logged in.

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