ecl-logo Documentation

ValidComputationQ

ValidComputationQ[expression]updatedPage

verifies if the mathematica commands in expression can be converted into a computation.

ValidComputationQ[page]updatedPage

verifies if the provided notebook page can be converted into a computation.

Details

    Input
    Output
    General Options
    Attributes
  • HoldFirst

Examples

Basic Examples  (2)

Indicates if a set of commands can be turned into a Computation:

Computations cannot contain any Experiment function calls:

Options  (2)

OutputFormat  (1)

Return a test summary:

Verbose  (1)

Print the results of all tests: