AutoFormat (PQL)
                                    Provides automatic significant digit formatting on the value supplied
- Returned Output: Text
 - Library: PQL \ Common \ Formats
 - Version: 2023.00.000
 - Compatibility: 
- It can be combined with other PQL functions throughout the application.
 - It CANNOT be used with MDX or VBA functions. But it can be used on MDX-based content in other parts of the application.
 
 
Syntax
AutoFormat( <Numeric> )
                                    
                                    * Click on the function's arguments above for more details on the input values.