js test if type is string code example Example: js test if string if (typeof string === 'string') { /* code */ };