Preferences are key/value pairs stored in the user's configuration room. (Thus the user needs write access to set them permanently.)
Token ParamType Param Result ---------- --------- -------------- --------------------------------------- PREF:VALUE String Preferencename returns the value of a preference PREF:DESCR String Preferencename returns the description of this setting
Checks against the users preferences
Parameters Description ---------- ----------- 3 Name of the preference to look up 4 (optional) Value to compare to; if not provided its questioned whether it exists or not