Navigation: Scripting Reference Manual > Functions & Subroutines > GetPostUpdateScriptActive

 

GetPostUpdateScriptActive

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

active = GetPostUpdateScriptActive ()

 

Parameters

active (Boolean)

The active state of the pre-update script. True if it will be executed, False otherwise.

 

Remarks

GetPostUpdateScriptActive determines whether the associated FRED document's post-update script is set to be executed or not. If there is a problem the function sets an error and returns False.

 

See Also

AddPostUpdateScript

AddPreUpdateScript

SetPostUpdateScriptActive

GetPreUpdateScriptActive

SetPreUpdateScriptActive

SetPostUpdateScriptActive

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC