There was an error while loading. Please reload this page.
This is a description of the isString function. This function checks if object is sting or not
Type: function
str
Returns boolean true if it is a string false otherwise
This is a description of the isNumber function. This function checks if object is Number or not
number
Returns boolean true if it is a Number false otherwise