Get | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.language | ||||||
Summary | Evaluate an expression and put it into the result. | ||||||
Parameters |
| ||||||
Related | Expression: TheResult | ||||||
Description | The get statement evaluates the Value expression and returns it as the result of the statement. The value is subsequently available by using the result expression. |