Metaflow - Code
Code
Metaflow referentie: Code
Invoke Code
Info
3617. Multiple input werkt niet. Wordt in 5.2 versie gefixed. Er is wel een workaround voor
Optie | Waarde | Type veld |
---|---|---|
Language Type | Source language | C# / Python pdown |
Platform | Platform of executed .NET code. If x64, assembly wil load with AnyCPU options. It means whenever possible trying to run 64bit rprefered mode, otherwise x86 if available | 32-bit / 64-bit |
Main Class | Main class of the script | text |
Main Method | Main method of the script | text |
Source code | Script code | Browse file |
Multiple inputs | Option for possibility to choose that InputArgument is Single Item or Array of Items | boolean |
Input | Argument that will be forwarded to the script | tekst |
Output | Argument that will be returned by the script | tekst |
Invoke Script
Optie | Waarde | Type veld |
---|---|---|
Arguments | Arguments that will be forwarded to the script | tekst |
Script | Script from the bot version that going to be invoked. If new script was added after opening WorkFlow canvas, reload the editor | dropdown |