BuildConstant:

Path: Common/Database

% Build the constant database.
 You can add to this function to build your own constant databases. It saves
 the database as sCTConstants.

   save sCTConstants constName constNameNoSpace value units
--------------------------------------------------------------------------
   Form:
   BuildConstant( name )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   name            (1,:)  Name of the database

   -------
   Outputs
   -------
   None

--------------------------------------------------------------------------

Back to the Common Module page