# (Obj,Int) to (Obj,String) ### Description Cast the second column from integer to string. ### Input - `SOURCE [OBJ,INTEGER]`: a 2-column input with an object-integer pair. Typically obtained with the `Extract integers` block ### Output - `RESULT [OBJ,STRING]`: the pairs from `SOURCE`, where the integer has been turned into STRING - `STRINGS` : Only the second column ### Parameters Output scores can be [aggregated](docs://score_aggregation) and/or [normalised](docs://score_normalisation).