if (params.length() + parameter.length() > RS_PARAMS_LEN - 1)
{
logger("Script params string length %d exceeds the limit of %d symbols.", params.length() + parameter.length(), RS_PARAMS_LEN);
if (params.length() + parameter.length() > RS_PARAMS_LEN - 1)
{
logger("Script params string length %d exceeds the limit of %d symbols.", params.length() + parameter.length(), RS_PARAMS_LEN);