evCreate API 5.7 Help

GetCurrentOptions Function

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

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

Return value

Promise<EvCreateApiOptions>

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

10 February 2025