Translation of "null string" in Polish
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Specify a null string to leave this unchanged (e.g.').
Jeśli podasz tu łańcuch pusty, zawartość pozostanie niezmieniona (np.').
If the field does not exist for the document, the variable is set to a null string under UNIX, or "No URL" under VMS.
Jeśli dla danego dokumentu pole takie nie istnieje, to zmiennej przypisywany jest łańcuch pusty w UNIX-ie lub "No URL" w VMS.
If the field does not exist for the document, the variable is set to a null string under UNIX, or "No Title" under VMS.
Jeśli dla danego dokumentu pole takie nie istnieje, to zmiennej przypisywany jest łańcuch pusty w UNIX-ie lub "No Title" w VMS.
If the field does not exist for the document, the variable is set to a null string under UNIX, or "No LastMod" under VMS.
Jeśli dla danego dokumentu pole takie nie istnieje, to zmiennej przypisywany jest łańcuch pusty w UNIX-ie lub "No LastMod" w VMS.
Set of strings of a's and b's of any length including the null string.
It is also not the same as a empty string (""), which is sometimes referred to as a null string.
Również nie oznacza to samo co pusty łańcuch (""), który jest niekiedy oznaczany jako null string.
If substitution is performed on a parameter (or an array parameter element) that is not set, a null string is substituted unless the nounset option (set -o nounset or set -u) is set, in which case an error occurs.
Gdy podstawienie zostanie wykonane na parametrze, który nie został ustalony, wówczas zerowy ciąg znaków jest jego wynikiem, chyba że została włączona opcja nounset (set -o nounset lub set -u), co oznacza, że występuje wówczas błąd.
Expects or sends a null string.
It is also not the same as a empty string (""), which is sometimes referred to as a null string.
Tak samo nie oznacza to pustego łańcucha (""), który jest niekiedy oznaczany jako null string. Uwaga!!!
It is also not the same as a zero-length string (""), which is sometimes referred to as a null string.
Tak samo nie oznacza to pustego łańcucha (""), który jest niekiedy oznaczany jako null string. Uwaga!!!
Additionally, the sequence '[seq1]', Ar seq2 is replaced by [seq1]if seq1 is not a null string; otherwise it is replaced by seq2 For example, the command
Dodatkowo ciąg '[seq1]', Ar seq2 zamieniany jest przez [seq1]jeśli seq1 nie jest puste; w przeciwnym wypadku zamieniane jest na seq2 Np. polecenie
To force a variable to be treated as a number, add 0 to it; to force it to be treated as a string, concatenate it with the null string.
Aby wymusiÄ traktowanie zmiennej jako liczby, dodaj do niej 0; aby wymusiÄ traktowanie jej jako ĹaĹcucha, doklej do niej ĹaĹcuch zerowy.