LINGUAGGIO LOTUSSCRIPT


Evaluate function and statement
Esempio

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.

Esempio
Vedere anche