Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

deUnRegProbeTrigger

deUnRegProbeTrigger( 
)
=> t / nil

Description

Removes the current probe trigger.

Arguments

None

Value Returned

t

The probe trigger was removed.

nil

The probe trigger was not removed.

Example

Removes the current probe trigger and returns t.

deUnRegProbeTrigger()

Return to top
 ⠀
X