ddsOnLineHelp
ddsOnLineHelp(
s_tag
)
=> t / nil
Description
Brings up online Help documentation for DFII tools.
Arguments
|
s_tag
|
The desired online Help to display in CDSHelp. Specify any of the following to display the respective documentation:
-
caiug
Cadence Application Infrastructure User Guide -
main
CDSHelp main menu -
cvtguide
Compatibility Guide -
kpns
Known Problems and Solutions -
relnote
Product Notes -
window
Help for the currently active window, if any
|
Value Returned
|
t
|
Online Help documentation for DFII tools was opened.
|
|
nil
|
Online Help documentation for DFII tools was not opened.
|
Return to top