Arguments
.halguru-action.yaml ➤ RunCode ➤ CSharp ➤ Arguments
Specifies the command-line arguments to be passed during the execution of the associated code. This property allows external input to influence the code's behavior at runtime, typically provided as a single concatenated string of arguments.
RunCode:
CSharp:
Arguments: Any text
| Name |
Description |
| Title |
Arguments |
| Type |
Text |
| Required |
False |
| Length |
0..4096 |
| Property |
Value |
| Path |
RunCode.CSharp.Arguments |
| Internal Type |
System.String |
| Internal Root Type |
ActionHalConfiguration |
| File Extension |
.halguru-action.yaml |
| JSON Schema |
halguru-action-schema.json |
| Last updated: | | 2025-12-05 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.75.0 |