Feeds
回答済み
How to check the numbers of characters of a string?
Thank you everybody! I figured it out. I need to char(vec(pos)) first to convert to string then I can compare with the above met...
How to check the numbers of characters of a string?
Thank you everybody! I figured it out. I need to char(vec(pos)) first to convert to string then I can compare with the above met...
12年以上 前 | 0
回答済み
How to check the numbers of characters of a string?
I converted my string into vector form and cannot count using length(str).
How to check the numbers of characters of a string?
I converted my string into vector form and cannot count using length(str).
12年以上 前 | 0
質問
How to check the numbers of characters of a string?
e.g I have a string, abcde. And I need a checker to check whether the string has 5 characters before executing a command.
12年以上 前 | 5 件の回答 | 0