Bureaucrats, staff, Administrators
938
edits
Line 144: | Line 144: | ||
| | | | ||
| Test FileMove Settings | | Test FileMove Settings | ||
| | | style="white-space: nowrap;" | --FileMove.Test | ||
| style="white-space: nowrap;" | False | | style="white-space: nowrap;" | False | ||
|- | |- | ||
Line 155: | Line 155: | ||
| style="white-space: nowrap;" | --Mode | | style="white-space: nowrap;" | --Mode | ||
| | | | ||
| | | Determines how the Pattern Argument is going to be interpreted:<br />Inline: Script is directly entered as the argument<br />File: A path pointing to the script file<br />Placeholder: See example for --Pattern<br />CSharpScript: Script in C#<br />DotNetAssembly: Net Core assembly to be loaded | ||
| <nowiki>--FileMove.Mode=<None|PlaceholderInline|PlaceholderFile|CSharpScriptInline|CSharpScriptFile|DotNetAssembly></nowiki> | | <nowiki>--FileMove.Mode=<None|PlaceholderInline|PlaceholderFile|CSharpScriptInline|CSharpScriptFile|DotNetAssembly></nowiki> | ||
| style="white-space: nowrap;" | None | | style="white-space: nowrap;" | None |