SHOWPREFERENCE -- show where preferences are defined.
Preference values are shown in a bulleted list.
-
%SHOWPREFERENCE%
-
%SHOWPREFERENCE{"PREFERENCENAME"}%
-
%SHOWPREFERENCE{"PREFERENCENAME,PREFERENCENAME,..."}%
- Show all of the preferences in a comma-separated list of preference names. This is particularly useful for reviewing the access controls that apply to a topic.
- Example:
%SHOWPREFERENCE{"DENYWEBCHANGE,ALLOWWEBCHANGE"}%
- Expands as:
* Set DENYWEBCHANGE = ""
* Set ALLOWWEBCHANGE = "%USERSWEB%.AdminGroup"
* ALLOWWEBCHANGE was defined in System.WebPreferences