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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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.