A group of actions: Vision
The action generates a QR code based on the specified data and saves it as a file.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Data transfer format | The method of recording the data on the basis of which the QR code will be generated. | Robin.String | Yes | |
Folder path | The path to the folder where the QR code file will be saved. To save the file, you also need to fill in the «File name» field. | Robin.FolderPath | C:\doc\img | Yes |
File name | The name of the file with the QR code (without extension). By default, a file with the extension * .png is created. To save the file, you also need to fill in the «Folder path» field. | Robin.String | Yes | |
Overwrite | If the value is «true», and an image file with the same name and extension exists in the specified folder, then the new file will overwrite it. If «false», the file will not be overwritten and the action will return an error. | Robin.Boolean | true | No |
Dictionary | A dictionary whose keys and values will be contained in the QR code. | Robin.Dictionary | No | |
Text | The text that will be contained in the QR code. | Robin.String | No | |
Results | ||||
Result | The path to the QR code file. | Robin.FilePath |
Обзор
Инструменты контента