dojo.isString

Deprecated. Will be removed in 2.0.

Checks if the parameter is a String.

Deprecated. Use

typeof val == "string"

instead.

Table of Contents

Error in the documentation? Can’t find what you are looking for? Let us know!