View/Edit #12:display_option

Switch to edit mode.

Name(s): display_option
1: ":display_option(name) => returns the value of the specified @display option"
2: if (caller == this || $perm_utils:controls(caller_perms(), this))
3:   return $display_options:get(this.display_options, args[1])
4: else
5:   return E_PERM
6: endif

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]