Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiGetRepeatCommand

hiGetRepeatCommand( )
=> t_SkillCommand / nil

Description

Returns the command that would be run by hiRepeat, which the command that was last run in the CIW.

During replay, this function always returns nil.

Arguments

None

Value Returned

t_SkillCommand

The command that was last run in the CIW.

nil

No command is run by hiRepeat.

Related Topics

hiRepeat

General Environmental Functions


Return to top
 ⠀
X