![]() | ![]() | ![]() | find-ks-by-name | ![]() |
|
| ks-name
=> ks or nil | [Function] |
Purpose
Return a KS unit instance given its name
Package :agenda-shell
Module :agenda-shell
Arguments and values
| ks-name | A symbol naming the KS. | |
| ks | A KS |
Returns
The KS unit instance named ks-name
or nil, if none has been defined.
Example
Return the KS named start-control-shell-ks:
> (find-ks-by-name 'start-control-shell-ks) #<ks start-control-shell-ks> >
The GBBopen Project
![]() | ![]() | ![]() | find-ks-by-name | ![]() |