XUL:Method:getFormattedString
From MDC
- getFormattedString( key, strArray )
- Return type: string
- Returns a formatted string with the given key name from the string bundle, where each occurrence of
%S(uppercase) is replaced by each successive element in the supplied array. You may also use other formatting codes.