fcf.str() function
Package: fcf-framework-core
File: fcf-framework-core:fcf.js
Available from version: 2.0.2
Converts data to a string.
Arguments
- Data to be converted to string representation
Result
- Result string
Detailed description
NaN, undefined, and null values are converted to an empty string.
Date and Error objects are translated to their respective representations
For the rest of the object data, the