Collabora Office 24.04 Bantuan
Mengembalikan string dengan urutan karakter terbalik.
This constant, function or object is enabled with the statement Option VBASupport 1 placed before the executable program code in a module.
StrReverse (Teks1 Sebagai String)
String
Teks1: Ekspresi string yang Anda ingin untuk membalikkan urutan karakter.
5 Tidak sah dalam pemanggilan prosedur
Sub ExampleReverse Print StrReverse("ABCdefGH") ' return "HGfedCBA" End Sub
Mohon dukung kami!