Functions Documentation | |
Name | isfunction |
Syntax | (isfunction expr) -> True/Nil |
Argument List | expr: The expression you want to test for being a function (lambda or builtin). |
Returns | boolean: True if the expression is a function (lambda or builtin). Nil otherwise. |
Category | condition query, function operator |
Description | Checks if something is a function or not and returns True if it is. |
Example |
(isfunction "Betel")Returns Nil (isfunction isfunction) Returns True |
Comment | Useful in error checking. |
Mod of the Month (March '25) |
Featured Mods (random) |
RPC's Utility Items Pack |
Brigand Playership for PSD6+ |
Quality Mods (random) |
Northwind Equipment Pack for 1.0 |
6seg freighters v3p0 |
Balanced Mods (random) |
Repair droids |
Captain's Log 3.1 |