new string[126], textVariable[126];format(string, sizeof(string), "%s", params);strmid(textVariable, params, 0, strlen(params), 255);