View this page in the latest version of Appian. cents() Function Share Share via LinkedIn Reddit Email Copy Link Print On This Page Function cents( number, decimals ) Converts a number into its value in cents by effectively appending a cent sign to a fixed representation and one comma for every three digits preceding the decimal. Parameters Keyword Type Description number Decimal The number of cents to be returned as text. decimals Number The number of digits after the decimal to display. Returns Text Examples cents(123412) returns 123,412.00¢ Feature compatibility The table below lists this function's compatibility with various features in Appian. Feature Compatibility Note Portals Compatible Offline Mobile Compatible Sync-Time Custom Record Fields Incompatible Real-Time Custom Record Fields Incompatible Custom record fields that evaluate in real time must be configured using one or more Custom Field functions. Process Reports Compatible Process Events Compatible Feedback Was this page helpful? SHARE FEEDBACK Loading...