Skip to main content

One doc tagged with "string evaluation"

View All Tags

String Evaluation

String Evaluation in JavaScript works in a similar way to how it works in Python. You should never use eval in your applications.