github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/gen/variables/HOSTNAME_doc.yaml (about)

     1  - DocumentID: hostname
     2    Title: >-
     3      `HOSTNAME` (str)
     4    CategoryID: variables
     5    Summary: >-
     6      Hostname of the current machine
     7    Description: |-
     8      `HOSTNAME` returns the hostname of the machine (host / server / virtual machine
     9      / et al) that Murex is running from.
    10  
    11      This is a reserved variable so it cannot be changed.
    12    Synonyms:
    13    - hostname
    14    - HOSTNAME
    15    Related:
    16    - str
    17    - set
    18    - string
    19    - reserved-vars
    20