CustCustomField.displayMaxValue Method
Gets the String representation of the MaxValue value that is adjusted by the CustCustomField.DataType value.
Syntax
display Str1260 displayMaxValue()
Run On
Called
Return Value
Type: Str1260 Extended Data Type
Tthe String representation of the MaxValue 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