FCF 2.0 development in progress...
> > > >
[News] [Packages API] [Downloads] [Donate to the project] [Contacts]

fcf.unescape() function

string|object fcf.unescape(string|object a_data)

Package: fcf-framework-core

File: fcf-framework-core:fcf.js

Available from version: 2.0.2

Performs unescaping of a string or strings in the passed object

Arguments

string|object a_data
- Source data (an object or a string)
Result
string|object
- Unescaped data