ฟังก์ชัน StrReverse ใน VBScript

คำหมายและการใช้งาน

ฟังก์ชัน StrReverse สามารถเปลี่ยนตัวข้อความ

รูปแบบ

StrReverse(string)
ตัวแปร คำอธิบาย
ข้อความ ข้อบังคับ。ต้องเป็นข้อความที่ต้องการที่จะถูกเปลี่ยนตัว

ตัวอย่าง

ตัวอย่าง 1

dim txt
txt="This is a beautiful day!"
document.write(StrReverse(txt))

ข้อมูลที่ออกมา:

!yad lufituaeb a si sihT