| 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 (May '13) |
| Reactors Extended |
| Latest Mods |
| XML source - Trans 1.2 Alpha 1 |
| XML source - Trans 1.1 |
| MegaModPack (v1.2 compatible) |
| Raptor: Call of the Shadows |
| Lambda-Class Shuttle |
| Featured Mods (random) |
| Grand Battle Arena |
| Weapon Labs |
| Quality Mods (random) |
| Item repair framework |
| Weapons Icons/ The more Dakka mod |
| Balanced Mods (random) |
| Items Pack 912 v4 |
| Tech Analyzer |