Changes between Version 18 and Version 19 of Doc/panc/dml/functions


Ignore:
Timestamp:
Jun 24, 2007, 10:30:23 AM (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

    v18 v19  
    162162=== exists( template:string ) : boolean ===
    163163
    164 This function checks if the given template exists.  ''Note that this function processes its arguments in a non-standard way.  The argument must be a bare template name; the template must not be specified by a string.''
     164This function checks if the given template exists.  Any string not starting with a slash is considered a template name.
    165165
    166166=== first( arg:resource, key:identifier, value:identifier ) : boolean ===