Hi,
When I use Unstring I able to get 1 Yrs 11 for months, how i can extract 11 from there.
Ex: Test unstring of: 1 Yrs 11 Months 3 Days 1 Rightmost digits(if any) are years 1 Yrs 11 Rightmost digits(if any) are months 1 Yrs 11 Months 3 Rightmost digits(if any) are daysTest unstring of: 10 Days 1 Months 100 Yrs 10 Days 1 Months 100 Rightmost digits(if any) are years 10 Days 1 Rightmost digits(if any) are months 10 Rightmost digits(if any) are daysTest unstring of: 9Months1Day1Yr 9Months1Day1 Rightmost digits(if any) are years 9 Rightmost digits(if any) are months 9Months1 Rightmost digits(if any) are daysTest unstring of: 1 Month 7 Days Rightmost digits(if any) are years 1 Rightmost digits(if any) are months 1 Month 7 Rightmost digits(if any) are daysTest unstring of: 27Days Rightmost digits(if any) are years Rightmost digits(if any) are months 27 Rightmost digits(if any) are days
Thanks
When I use Unstring I able to get 1 Yrs 11 for months, how i can extract 11 from there.
Ex: Test unstring of: 1 Yrs 11 Months 3 Days 1 Rightmost digits(if any) are years 1 Yrs 11 Rightmost digits(if any) are months 1 Yrs 11 Months 3 Rightmost digits(if any) are daysTest unstring of: 10 Days 1 Months 100 Yrs 10 Days 1 Months 100 Rightmost digits(if any) are years 10 Days 1 Rightmost digits(if any) are months 10 Rightmost digits(if any) are daysTest unstring of: 9Months1Day1Yr 9Months1Day1 Rightmost digits(if any) are years 9 Rightmost digits(if any) are months 9Months1 Rightmost digits(if any) are daysTest unstring of: 1 Month 7 Days Rightmost digits(if any) are years 1 Rightmost digits(if any) are months 1 Month 7 Rightmost digits(if any) are daysTest unstring of: 27Days Rightmost digits(if any) are years Rightmost digits(if any) are months 27 Rightmost digits(if any) are days
Thanks