HOR-1922 "PMFAddInputDocument()..."

This commit is contained in:
Luis Fernando Saisa Lopez
2016-09-22 17:02:58 -04:00
parent f4dfcb6cb1
commit 6560dffd94

View File

@@ -1622,7 +1622,7 @@ function PMFUserList () //its test was successfull
* @link http://wiki.processmaker.com/index.php/ProcessMaker_Functions#PMFAddInputDocument.28.29
*
* @param string(32) | $inputDocumentUid | ID of the input document | The unique ID of the input document.
* @param string(32) | $appDocUid | ID of the application document | The unique ID of the application document; if action is set to null or empty (Add), then this parameter it set to null or empty.
* @param string(32) | $appDocUid | ID of the application document | The unique ID of the application document; if action is set to null or empty (Add), then this parameter it set to null.
* @param int | $docVersion | Document version | Document version.
* @param string | $appDocType = "INPUT" | Document type | Document type.
* @param string | $appDocComment | Document comment | Document comment.