TheResult | |
Type | expression |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.language |
Summary | The result of the previous statement. |
Example |
|
Description | Use the result to obtain the return value of the previous (executed) non-control structure statement. *Note:* Result expressions are not assignable. |