Navigation: Scripting Reference Manual > Functions & Subroutines > SetPostUpdateScript

 

SetPostUpdateScript

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the code of the post-update script for the associated FRED document.

 

Syntax

SetPostUpdateScript script

 

Parameters

script (String)

The lines of code in String format to be stored as the post-update script

 

Remarks

SetPostUpdateScript sets the code of the post-update script for the associated FRED document. If there is a problem the subroutine sets no error and returns without modifying the post-update script. It does not check the code for correctness.

 

See Also

AddPostUpdateScript

AddPreUpdateScript

SetPostUpdateScriptActive

GetPostUpdateScriptActive

GetPreUpdateScriptActive

SetPreUpdateScriptActive

SetPostUpdateScriptActive

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC