I have a string that I need to split on a given index and then return both parts, seperated by a comma. For example: string: 8211 = 8211 98700 = 98,70.
確定! 回上一頁