CheckToExpression


whether a security check should be applied to ToExpression

DetailsDetails

  • CheckToExpression is a configuration setting that specifies whether a security check should be applied to the Mathematica function ToExpression. The default value is true and it is not common that this should be changed. More information on this and other security issues can be found in the Advanced Topics: Security section.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

A sample setting for CheckToExpression is shown below.

<CheckToExpression>
false
</CheckToExpression>