record variable
A variable that holds a record data structure in programming; domain-specific computing term.
この言語では、レコード変数を使って複数のフィールドをまとめて扱えます。
In this language, you can handle multiple fields together using a record variable.
Compound of レコード (record) and 変数 (variable), a direct calque from English computing terminology.