how to find out if somethiung is ca string or not js code example Example: js test if string if (typeof string === 'string') { /* code */ };