CustCustomField.displayMinValue Method
Displays the String representation of the MinValue value adjusted by the CustCustomField.DataType value.
Syntax
display Str1260 displayMinValue()
Run On
Called
Return Value
Type: Str1260 Extended Data Type
The String representation of the MinValue value adjusted by the CustCustomField.DataType value.
Remarks
The CustCustomField.DataType value is used to determine the number of decimal points to display:
Real - 4 decimal points
Currency - 2 decimal points
Integer - 0 decimal points