Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

viaUnregisterPostViaEngineCallback

viaUnregisterPostViaEngineCallback(
)
=> t / nil

Description

Unregisters the postViaEngine procedure if it has been registered. If it has not been registered, this function does nothing.

Arguments

None

Value Returned

t

Returns t if the function is successfully unregistered.

nil

Returns nil if the function is not successfully unregistered.

Example

viaUnregisterPostViaEngineCallback()

Return to top
 ⠀
X