![]() | ![]() | ![]() | obviation-cycle-of | ![]() |
| ksa
nil | [Generic Reader] |
Purpose
Returns the cycle number when a KSA was obviated.
Method signatures
( ksa ksa)
=> cycle-number
|
Package :agenda-shell
Module :agenda-shell
Arguments and values
ksa | A KSA | |
cycle-number | An integer or nil
|
Returns
The obviation cycle number of ksa or nil
,
if ksa has not been obviated
Description
This generic function accesses the value stored in the
obviation-cycle
See also
ksa
Example
Return the obviation cycle of ksa
:
> (obviation-cycle-of ksa) 1211 >
The GBBopen Project
![]() | ![]() | ![]() | obviation-cycle-of | ![]() |