string spilt in groovy code example Example: groovy split string def (value1, value2) = '1128-2'.tokenize( '-' )