# Extract Probability ### Description Extracts the probability from all objects in `SOURCE` and joins it as a second column. The probability itself is unaffected by this operation. ### Input - `SOURCE [OBJ]`: a list of objects ### Output - `RESULT [OBJ, DOUBLE]`: the same list of objects with their probabilities