Navigation: ESL Documentation > ESL Programmers Guide > ESL Language Elements > Values
You can assign new values to variables during execution by specifying copy, append, or extract from action statements in your ESL program. (Remember that you cannot modify constants.)
The copy Action Statement
The append Action Statement
The extract from Action Statement