This command is used to report the scale of documentation symbols and schematic gate symbols. The scale is a decimal number and so you can preceded it with a Number Format command to define the format you require for the output.

Example use of Scale to report schematic gates that have been scaled

Number Format
List of Gates
	if "Scale" is not equal to "1" 
        Gate Name
	    Scale

The report output looks like this:

U1-a 2.0
U1-b 2.0
U6   0.5
X4   4.0

Commands | Number Format | Report Maker