LibreOffice 25.2 सहयोग
Returns the string with the character order reversed.
यस k, कार्य वा वस्तुले प्रयोगयोग्य कार्यक्रम कोडमा एक मोड्युलमा प्रयोग गरिएको Option VBASupport 1 विधानसहितका अगाडि सक्षम गरिएको छ।
StrReverse (Text1 As String)
String
Text1: The string expression that you want to reverse the character order.
5 अवैध कार्य-विधि कल
Sub ExampleReverse Print StrReverse("ABCdefGH") ' return "HGfedCBA" End Sub
कृपया हामीलाई समर्थन गर्नुहोस्!