CALCULATE_VALUES allows for definition of scripts that can be used during execution.

HPx has additional identifiers to CALCULATE_VALUES to :


Definition

CALCULATED_VALUES

name

-state

-mybasic

-start

statements

-end



Explanation


name

txt

Name of the script. 

For the default use of CALCULATE_VALUES, the name is used to retrieve the outcome of the function with the script function calc_value(). 


statements

txt

Multiline text block containing valid script statements and functions.