PlusUnaryOperator | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.arithmetic | ||||||
Summary | Unary plus operator. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Description | The unary plus operator is a no-op on the predefined numeric types. | ||||||
Tags | math |