Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/01/2024
Public
Document Table of Contents

4.1.13.5. flng::get_default_flow_run_name (::quartus::flng)

The following table displays information for the flng::get_default_flow_run_name Tcl command:

Tcl Package and Version

Belongs to ::quartus::flng

Syntax flng::get_default_flow_run_name [-h | -help] [-long_help] -flow <flow>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-flow <flow> The flow name
Description
Get the default flow run name.
Example Usage
flng::get_default_flow_run
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_ERROR 1 ERROR: Fail to get object.