Generates a QR code from the input text.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| - | No Primary Input | - |
| Text | Default: | String |
| Has Size | Default: | bool |
| Size | Default: | f64 |
| Error Correction | Default: | QRCodeErrorCorrectionLevel |
| Individual Squares | Default: | bool |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | Table<Vector> |