Navigation: Scripting Reference Manual > Functions & Subroutines > AddPostUpdateScript

 

AddPostUpdateScript

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a post-update script to the associated FRED document.

 

Syntax

AddPostUpdateScript script

 

Parameters

script As String

The code of the script to add.

 

Remarks

AddPostUpdateScript adds a post-update script to the associated FRED document. If there is a problem the subroutine sets no error and returns without modifying the document. If a post-update script already exists, it adds the script to the end of the existing one.

 

See Also

AddPreUpdateScript

SetPostUpdateScriptActive

GetPostUpdateScriptActive

 

 

 

 

 

Copyright © Photon Engineering, LLC