Diff

Returns the current version and the original version of a document.


      [
            String       
            original,

            String       
            current
            

      ]
      = Diff (
            String       
            pk
            

      )
         

Parameters

pk

Primary key of the document

Return value(s)

original

current

Features

Schema: xtk:session

Static:

Yes