Navigation: Scripting Reference Manual > Functions & Subroutines > Update

 

Update

 

Contact Us: fredsupport@photonengr.com

 

Description

Updates the FRED document.

 

Syntax

Update

 

Parameters

None

 

Remarks

This subroutine updates the FRED document so that changes made by the script will be immediately reflected in the user interface.

 

The Update command can take a relatively long time to execute for large FRED documents, so placing the command inside of a scripting loop is not recommended in these cases.  Typically, this statement is placed at the end of any script that modifies the document.

 

See Also

RunFile

SysOpen

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC