Srch.U.w Method (DisplayTemplatesSrch)
Indicates whether the given string is null, undefined, or empty.
Srch.U.w(str)
Return value
true if the string is null, undefined, or empty; false otherwise.
Parameters
- str
The string to test.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Indicates whether the given string is null, undefined, or empty.
Srch.U.w(str)
true if the string is null, undefined, or empty; false otherwise.