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

abeRunQueue

abeRunQueue(
)
=> t / nil

Description

Runs all the ABE operations that are queued for processing.

Arguments

None

Values Returned

t

All ABE functions that were queued have been processed.

nil

The function was not successful because ABE is not initialized or the queue is empty.

Examples

Runs ABE functions in the queue.

abeRunQueue()

Related Topics

Support for Multithreading in ABE Functions


Return to top
 ⠀
X