Thanks for the update. Unicode.Keys() does not work correctly.
Space is removed.
Unicode.Keys("A B C") ;; "ABC"
And, Is there method(like raw mode) that can input literally?
Thanks for the update. Unicode.Keys() does not work correctly.
Space is removed.
Unicode.Keys("A B C") ;; "ABC"
And, Is there method(like raw mode) that can input literally?