To check if var is String type December 31, 2023 by Tarik if(conditions[name] is string) { } else { }