Skip to main content

Get

Type

statement

Summary

Evaluate an expression and put it into the result.

Syntax

get <expression>

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.

Parameters

NameTypeDescription

expression

Any expression.

expression: TheResult

Thank you for your feedback!

Was this page helpful?