Changes between Version 12 and Version 13 of Doc/panc/dml/functions


Ignore:
Timestamp:
Mar 10, 2007, 9:47:49 PM (18 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

    v12 v13  
    8585}}}
    8686
    87 === debug( string message ) ===
     87=== debug( arg:string ) : string ===
    8888
    8989This function prints the given message on stdout when debugging is enabled with the DEBUG USER
    90 flag.
     90flag.  The function returns the message.
    9191
    9292{{{
     
    9595}}}
    9696
    97 === delete( arg:variable ) ===
     97=== delete( arg:variable ) : undef ===
    9898
    9999This function deletes the element identified by the ”variable expression” (i.e. variable name with optional