GetTime

<< Click to Display Table of Contents >>

Navigation:  Flexcom > Theory > Postprocessing > Custom Postprocessing > Excel Add-in > Time Functions >

GetTime

Previous pageNext page

Purpose

This function retrieves the solution time for a specified solution time index.

Syntax

GetTime (string DatabaseName, int TimeIndex)

Parameters

DatabaseName (character string). The full path name to the relevant database.

TimeIndex (integer). The relevant time index.

Error Codes

-9999998 (if the specified database is invalid)

-9999999 (if the requested value cannot be retrieved from the database)