Terramate lets block

From wikieduonline
Jump to navigation Jump to search
lets {
 <variable-name> = <expression>
}


generate_file "example.txt" {
 lets {
   temp_a_plus_b = global.a + global.b
 }
 content = let.temp_a_plus_b
}

Related[edit]

See also[edit]

Advertising: