SCLRANGE Data Type

Holds the minimum and maximum values to which a Scale object can be set. 4Test defines this record data type as follows:
[-] type SCLRANGE is record
	[ ] NUMBER nMin 
	[ ] NUMBER nMax