function getData( data ) {
    if ( data === "true" ) {
        return true;
    }