Language
.halguru-action.yaml ➤ RunCode ➤ Language
Specifies the programming language to be used for code execution. This property defines the type of language, such as Python, C#, or Bash, ensuring the correct execution environment and handling mechanisms are utilized accordingly.
| Name |
Description |
| Title |
Language |
| Field Type |
Choice |
| Required |
True |
Choices
| Choice |
Value |
Description |
| Python |
1 |
Python language |
| CSharp |
2 |
C# language |
| Bash |
3 |
Bash language |
| Property |
Value |
| Path |
RunCode.Language |
| Internal Type |
CodeLanguage |
| Internal Root Type |
ActionHalGuru |
| File Extension |
.halguru-action.yaml |
| JSON Schema |
halguru-action-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |