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

vfoGetVersion

vfoGetVersion( 
) 
=> t_version

Description

Returns the version of the VFO SKILL code used in Virtuoso. This SKILL function is available from IC6.1.6 ISR2 and ICADV12.1 ISR4 onwards.

Arguments

None

Value Returned

t_version

Returns the version information.

Example

If you are working on IC6.1.6 ISR2 version of Virtuoso, the following SKILL function given in the CIW will return FGR_616.2:

vfoGetVersion()
=> FGR_616.2

Return to top
 ⠀
X