Skip to content

Code

.halguru-action.yamlRunCodeCSharpCode

Represents the C# code to be executed. This property is used to store and process code written in the C# programming language.

RunCode:
  CSharp:
    Code: Console.WriteLine("Hello world!");
Name Description
Title Code
Type MultilineText
Required False
Length 0..4096

Technical Information#

Property Value
Path RunCode.CSharp.Code
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