14.2.9 Get Value Ortho_Diffusion Functions

The Get_Value_Ortho_Diffusion functions return values from an Ortho_Diffusion Term object.

Calling syntax:

Output = Locus (Diff_Term) or
Output = Name (Diff_Term)  

Input variables:

 Diff_Term  The Ortho_Diffusion Term object to be examined.

Output variable:

 Output  Returns a character variable containing the name or locus assigned to the object upon initialization.

The Get Value Ortho_Diffusion code listing contains additional documentation.

Michael L. Hall