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 Examples
|