Avionics DevelopmentEpic2 DevelopmentEpic2 Plugin APIShared Plugin APIType AliasesFormatterFunctionOn this pageType Alias: FormatterFunction()<T> FormatterFunction<T> = (value) => string Defined in: workingtitle-instruments-epic2/shared/Formatters/Epic2InputFormatters.ts:4 A function type which formats a value into a string. Type Parameters Type ParameterT Parameters ParameterTypevalueT Returns string