Changes between Version 21 and Version 22 of Doc/panc/dml/functions


Ignore:
Timestamp:
Aug 6, 2007, 9:49:14 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Charles Loomis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/panc/dml/functions

    v21 v22  
    195195=== format( format_string:string, arg:property, ... ) : string ===
    196196
    197 This function will created a formatted string from the given arguments.  This is implemented via the java format syntax; see the java.util.Formatter [http://java.sun.com/j2se/1.5.0/docs/api/java/util/Formatter.html] description for complete details of the syntax.
     197This function will created a formatted string from the given arguments.  This is implemented via the java format syntax; see the [http://java.sun.com/j2se/1.5.0/docs/api/java/util/Formatter.html java.util.Formatter] description for complete details of the syntax.
    198198
    199199=== hash( ... ) : nlist ===