![]() |
|
|
NLI: Function: count Background: NLI, Expressions, Functions Related: Examples Description: The count function returns the number of things. General Format: (count inp1) Examples: (count john) (count (get person instance *)) Notes: Function returns a quantity which indicate number of things. If such a quantity does not exist, one is created. |