The GetUserVariablesInWorkPath action loads current workflow variables for a document ID (DocId).
For more information including the import parameters (Importparams) see the d.3 API reference.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
docid |
Specifies the document ID (DocId) of the document. |
|
KEYVALUELIST |
Importparams |
Specifies the list of corresponding import parameters. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns the records with the variable names and the variable values. |