Adding a Model Variable Name Item

You can insert the value of a named variable added to a cBase or model used to create a ProDiver report. If you are using a multimodel DivePlan, the named variable must be included in the last model of the DivePlan. Additionally, you can insert the value of a named variable from a different cBase or model by including its full path as an argument using the following syntax: $MODELVAR(<var>,<model>).

NOTE: The following procedure is for illustration purposes. The model used as an example in this topic is not included with the documentation.

Complete the following steps:

  1. Open a cBase or model and build a tabular report or open the inserting_metadata marker if previously saved.

  2. Unlock the report, and click the Add Item icon.

  3. For the Item Type, select Text.

  4. Select the $MODELVAR() variable.

  5. Preceding the variable name, enter the following text: Named Variable:

  6. Enter the following named variable and model path in the parentheses.

    $MODELVAR(darius,c:\Info_Dimins\Diver_Rewrite\Test_Model_Variable\TEST\test2.mdl)

    Where:

    • <var> = darius
    • <model> = c:\Info_dimins\Diver_Rewrite\Test_Model_Variable\TEST\test2.mdl
  7. Click OK to Closeddisplay the value of Name Variable: definition_george in the report heading.

  8. Click File > Save Marker as inserting_metadata to continue using this report in other topics.