Name
Pkg::SourceGetCurrent — Return the list of all enabled InstSrc Ids.
Synopsis
list<integer>
SourceGetCurrent
( |
boolean
| enabled_only
) ; |
Parameters
-
boolean
enabled_only
If true, or omitted, return the Ids of all enabled InstSrces. If false, return the Ids of all known InstSrces.
Return
-
list<integer>
list of SrcIds (integer)