User Tools

Site Tools


transformations:convert

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
transformations:convert [2018/01/23 00:01] – created dmitrytransformations:convert [2018/01/23 00:02] – [Everything to text] dmitry
Line 34: Line 34:
 | $1000  | $1000 | No conversion happened as the value is not a number. | | $1000  | $1000 | No conversion happened as the value is not a number. |
 | ABcd   | ABcd  | No conversion happened as the value is not a number. | | ABcd   | ABcd  | No conversion happened as the value is not a number. |
-|  TRUE  | TRUE  |   |+|  TRUE  | TRUE  | Booleans are converted to text.  |
 |#Error  | Error | Errors can be converted into text too.  | |#Error  | Error | Errors can be converted into text too.  |
 |  43100 | 4310000%  | This value is probably a date (#2017-12-31) but since the specified number format is percentage the value was converted into percentage formatted text. A date format should've been used.  | |  43100 | 4310000%  | This value is probably a date (#2017-12-31) but since the specified number format is percentage the value was converted into percentage formatted text. A date format should've been used.  |
transformations/convert.txt · Last modified: 2023/10/05 17:01 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki