Export Variables

You can use export variables in layouts in order to temporarily store texts and context lists. In a layout the stored values can be recalled and also modified as often as desired. Therefore, even extensive texts to be exported more than once need not be included several times in the layout or stored externally in another layout. This makes your layouts clearer and easier to maintain.

Export variables are set and modified with the NPSOBJ-modifyvar instruction. They can be accessed like fields and specified in NPSOBJ-list and NPSOBJ-table instructions.