Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.3 ASSIGN

Note
Note: Usage options

The LANSA CHANGE command has been the means of assigning a value to one or more variables. In the vast majority of situations this is a cumbersome way of assigning values. RDMLX introduces the ASSIGN command that can be specified in a program without the command name.

...

We recommend you only use the CHANGE command when you need control over PRECISION and ROUND_UP options. Otherwise always use ASSIGN.

Also See

7.3.1 ASSIGN Parameters

7.3.2 ASSIGN Examples

Panel
bgColor#ffffcc

                                                                                    Optional                                                                                 

    ASSIGN ------- Variables (variable list) --------------------->       

                      >-- Using (operator) ---------------------------->                                                                                

                     >-- Expression (assignment expression) --------->