Share via


Variable.Value

Syntax

Variable.Value(identifier as text) as any

About

Returns the value of the specified variable identifier defined by the current evaluation environment. If the variable is not defined, an error is raised.