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
EvCreateApiOptionsobject with the current settings of all the global configuration properties of the evCreate API.
10 February 2025