T
Summary
True if x is logical true (i.e. neither nil nor false).
Examples
1 2 3 4 5 6 7 8 9 | |
Parameters
| Name | Type | Description |
|---|---|---|
| x | ? |
Return
boolean
Summary
True if x is logical true (i.e. neither nil nor false).
1 2 3 4 5 6 7 8 9 | |
| Name | Type | Description |
|---|---|---|
| x | ? |
boolean