Skip to content

Arguments

.halguru-action.yamlRunCodeCSharpArguments

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

Technical Information#

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