dbIsNetOptical
dbIsNetOptical(
d_netId
)
=> t / nil
Description
Checks whether the specified net or signal has optical data.
Arguments
Value Returned
|
The specified net or a signal does not contain optical data. |
Example
dbIsNetOptical(netID) => t / nil
Related Topics
Optical Data Functions
Return to top