*FLDFitCurveFLC()
Specifies the check box setting on the Fit curve (FLC) option in the FLD panel.
Syntax
*FLDFitCurveFLC (State)
Application
HyperView
Inputs
- State
 - Indicates if the Fit curve (FLC) check box should be turned on or off.
 
Context
*BeginGraphicDefaults
Example
*FLDFitCurveFLC(“On”)
      Comments
Valid entries are "On" or "Off".