Designers > K2 Designer for Visual Studio > Design Tools > Inline Functions > Function Browser > IF - Data | Send feedback |
Data functions generates and returns a random GUID or updates a Data Field.
Fig. 1. Data
An item is selected and then added to the canvas or K2 field part by clicking the Add button or by using drag-and-drop.
Functions | Description | Example |
---|---|---|
Generate GUID |
Generates and returns a random GUID in String format |
0f8fad5b-d9cb-469f-a165-70867728950e |
Update Data Field |
Updates a Data Field with the specified value. Data Field - The Data Field which will be updated. Value - The value with which to update the Data Field. |
Data Field - Salary Value - 104200 Result - 104200 |