webMathematica`

CheckToExpression

CheckToExpression

whether a security check should be applied to ToExpression

Details

  • 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.

Examples

Basic Examples  (1)

A sample setting for CheckToExpression is shown below.

<CheckToExpression>
false
</CheckToExpression>