LOTUSSCRIPT LANGUAGE


Evaluate function and statement
Example

Execute a Lotus software application macro.

Syntax

Evaluate ( macro [ , object ] )

Elements

macro


object
Return value

If the Lotus software application macro being executed returns a value, the Evaluate function returns a Variant containing that value. Otherwise, the function does not return a value.

Example
See Also