evCreate API 5.7 Help

GetDefaultOptions Function

Returns the default values of all the global configuration properties of the evCreate API.

GetDefaultOptions(): Promise<[[[EvCreateApiOptions|evcreateapioptions-interface.html]]]>

Return value

Promise<EvCreateApiOptions>

A Promise that, if fulfilled, resolves to an EvCreateApiOptions object with the default settings of all the global configuration properties of the evCreate API.

10 February 2025