pict.expressions

Syntax pict.expressions (boolean)

Params boolean is true or false.

Action Determines whether expressions contained in the drawing in the target window should be evaluated.

Returns True

Platform Notes This verb is only implemented in the Mac OS version of Frontier.

Examples pict.expressions (true)
» true

Notes This verb is only meaningful with pictures that contain text objects that involve expressions. Expressions begin with the equals character (=).

Discuss