GUI prefs popup URL variables

  1. 9 years ago

    What variables can I use in the popup URL field in the GUI Preferences?
    I couldn't find any documentation about that feature, only about the global "checkdir.php" approach.

    E.g. "http://www.google.com/search?q=$clidnum" does not work for me.

  2. admin

    27 Oct 2015 Administrator

    You can use variables like #{CLIDNUM}, #{CLIDNAME}, #{UNIQUEID}, etc. Example: http://www.google.com/search?q=#{CLIDNAME}

  3. Thanks, works fine now.
    May be a good idea to document that somewhere …

or Sign Up to reply!