design::list_valid_snapshot_names (::quartus::design)

The following table displays information for the design::list_valid_snapshot_names Tcl command:

Tcl Package and Version

Belongs to ::quartus::design 1.0

Syntax design::list_valid_snapshot_names [-h | -help] [-long_help]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
Description
Returns the list of the valid design snapshot names.
Example Usage
puts "Valid design snapshot names: [design::list_valid_snapshot_names]"
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful