LOTUSSCRIPT-SPRACHE


Evaluate function and statement
Beispiel

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.

Beispiel
Siehe auch