Scott Conklin
09/16/2022, 2:49 PMrc["response"]["errors"] = 'Sorry, something went wrong';
variables.fw.renderData().type( 'json' ).data( rc.response ).statusCode( 200 ).statusText( "Successful" );
return;
Matt Jones
09/16/2022, 2:56 PMScott Conklin
09/16/2022, 3:04 PMwebsolete
09/16/2022, 3:19 PMreturn variables.fw.renderData()...;
Matt Jones
09/16/2022, 3:39 PMreturn variables.fw.renderData()...;