Core Help Root: Commands: @config-setting


PROGRAMMER COMMAND

Syntax: @config-set?ting|@configure-set?ting <definer>:<setting>[=default] [options]

This command displays how settings are currently setup, and can modify the options that were set when the setting was created with @def-setting.

Example:

>@config-set me:rl-email
Reconfigured setting $user_info:rl-email as:
    +get=get_user_info
    +set=set_user_info
    +clear=clear_user_info
    +format=format_user_info
    +access=public_user_info

The complete list of options and their definitions can be found by looking at the @def-setting help page.



the Cold Dark