Skip to main content

InitScheme

Adds the executor API types to the scheme.

def InitScheme() - > error

Adds the executor API types to the scheme. Call this function to ensure that the API types are registered and available for use within the scheme.

Returns

TypeDescription
errorAn error if the API types could not be added to the scheme, otherwise nil.