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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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.