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

viaUnregisterPreViaEngineCallback

viaUnregisterPreViaEngineCallback(
)
=> t / nil

Description

Unregisters the preViaEngine 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

viaUnregisterPreViaEngineCallback()

Return to top
 ⠀
X