Checks to see if a Script is capable of being Executed.

Syntax

finScriptExecutable.CanExecute(scriptType, [generateErrorMessage])

Parameters

NameTypeOptionalByRefDescription
scriptType isefinScriptType The Script Type that you want to execute.
generateErrorMessage Boolean Optional Indicates whether to Generate an Error Message upon returning False. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finScriptExecutable
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0