Navigation: Scripting Reference Manual > Functions & Subroutines > SetPostUpdateScriptActive

 

SetPostUpdateScriptActive

 

Contact Us: fredsupport@photonengr.com

 

Description

Toggles whether the associated FRED document's post-update script is to be executed or not.

 

Syntax

SetPostUpdateScriptActive active

 

Parameters

active (Boolean)

Determines if the post-update script will be run (True) or not (False)

 

Remarks

SetPostUpdateScriptActive toggles whether the associated FRED document's post-update script is to be executed or not. If there is a problem the subroutine sets no error and returns without modifying the active state of the post-update script.

 

See Also

GetPreUpdateScriptActive

SetPreUpdateScriptActive

GetPostUpdateScriptActive

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC