Determines whether a DDX file exists and is valid, or if a string contains valid DDX instructions.
isDDX(path)
returns boolean
Name | Type | Required | Default | Description |
---|---|---|---|---|
path | string | Yes | Pathname to the DDX file or a string of DDX instructions. |