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
Value Returned
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