Implements a built-in format type that can be used by Apportunix Custom Fields fields.
Properties
Methods
wgFncGetAutoFormatExpr
Retrieves the AutoFormatExpression for the Format Type.
Parameters
Type |
Name |
Description |
Record "WSB_CFTableFieldSetup" |
pRecWSB_CFTableFieldSetup |
The (decimal) custom field to apply the formatting for. |
Returns
Type |
Description |
Text[80] |
The Auto Format Expression as Text. |
wgFncGetAutoFormatType
Retrieves the AutoFormatType for the Format Type.
Returns
Type |
Description |
Enum Auto Format |
The Auto Format Type. |