noun
empty string; null string
Computing term for a string of zero length. Used in programming and data contexts.
この関数は空の文字列を返します。
This function returns an empty string.
入力が空の文字列かどうかチェックしてください。
Please check whether the input is an empty string.
Compound of 空 (から, 'empty') + の (possessive particle) + 文字列 (もじれつ, 'character string'). A straightforward technical term.