WLJS LogoWLJS Notebook

InertExpression

InertExpression[expr] creates an inert expression in compiled code.

Examples

InertExpression[x + y]
FunctionCompile[Function[{}, InertExpression[1 + 2]]]

Please visit the official Wolfram Language Reference for more details.

On this page