Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Epsilon Extension Language
      . . .
      Initialization
      Statements
         Expression Statement
         If Statement
         Looping Statements
         . . .
      Conversions
      . . .

Previous   Up    Next
Statements  Epsilon Extension Language   If Statement


Epsilon User's Manual and Reference > Epsilon Extension Language > Statements >

Expression Statement

expression;

The expression is simply evaluated. This is the form of function calls and assignments, and is the most common type of statement in EEL.



Previous   Up    Next
Statements  Epsilon Extension Language   If Statement


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.