F
Summary
True if x
is logical false (i.e. either nil
or false
).
Examples
1 2 3 4 5 6 |
|
Parameters
Name | Type | Description |
---|---|---|
x | ? |
Return
boolean
Summary
True if x
is logical false (i.e. either nil
or false
).
1 2 3 4 5 6 |
|
Name | Type | Description |
---|---|---|
x | ? |
boolean