noun
null character string
Computing term for a string that contains no characters, often used in programming and data contexts.
データベースにヌル文字列が保存されている場合、検索結果に影響することがあります。
If a null character string is stored in the database, it may affect search results.
この関数は、引数がヌル文字列のときはエラーを返します。
This function returns an error when the argument is a null character string.
Compound of ヌル (null, from English) and 文字列 (character string). A straightforward technical loanword construction.