string variable
A variable that holds a string of characters, used in programming contexts.
このプログラムでは、ストリング変数にユーザーの名前を格納します。
In this program, the user's name is stored in a string variable.
Compound of ストリング (from English 'string') and 変数 (variable).