Navigation: Scripting Reference Manual > Functions & Subroutines > GetPreUpdateScriptActive

 

GetPreUpdateScriptActive

 

Contact Us: fredsupport@photonengr.com

 

Description

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

 

Syntax

active = GetPreUpdateScriptActive ()

 

Parameters

active (Boolean)

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

 

Remarks

GetPreUpdateScriptActive determines whether the associated FRED document's pre-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

GetPostUpdateScriptActive

SetPreUpdateScriptActive

SetPostUpdateScriptActive

Examples

 

 

 

 

 

 

Copyright © Photon Engineering, LLC