$string reverse

Allows you to reverse the content of the string.


Example

Running this code will reverse the string "This is a sample string" to "gnirts elpmas a si sihT", which is shown in the alert box.

alert($plugin function("Data and Files Automation.dll", "$string reverse", "This is a sample string"))

Was this helpful?

Previous Article

$string remove

Next Article

$string to chars