Changes between Initial Version and Version 1 of Ticket #20110, comment 3
- Timestamp:
- 02/24/2012 12:28:14 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20110, comment 3
initial v1 1 1 Also, the proposed function would fail if you supplied it a falsy value, e.g., `'0'`. 2 3 (by fail I mean it wouldn't output a value when it should output `"value='0'"`)