FORMULA LANGUAGE
Refreshes the specified frame in a frameset.
Note This command is new with Release 6.
Syntax
@Command( [RefreshFrame]; targetFrame )
Parameters
targetFrame
Usage
If the command is executed in nested framesets that have two frames which share the same name, Notes refreshes the frame in the outermost frameset only.
In Web applications, @Command([RefreshFrame]) ignores the targetFrame parameter and refreshes only the frame from which the command is executed.
Example See Also