deFormDefinition..::..hasJSEventFile Method
Determines whether [has js event file] [the specified js file path].
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
Public Function hasJSEventFile ( _ <OutAttribute> ByRef jsFilePath As String _ ) As Boolean
public: bool^ hasJSEventFile( [OutAttribute] String^% jsFilePath )
Parameters
- jsFilePath
- Type: String%
The js file path.