s! group = group url = url processingorder = processingorder Adds the URL to a trusted server group. group - Specifies the ...

%1!s! 
   [ group = ] group 
   [ url = ] url 
   [ [ processingorder = ] processingorder ] 
 
   Adds the URL to a trusted server group. 
 
   group - Specifies the name of the trusted server group. (Required) 
 
   url - Specifies the URL. (Required) 
         Servers added to this group must use the https:// prefix if required 
         by the trusted server group.   

 
   processingorder - Sets the processing order of the URL. If you do not 
                     specify the processing order, the URL is added last in 
                     the list. (Optional) 
 
   Example: 
      %1!s! group = "group1" url = "url1" processingorder = "1"