TextText.ReverseOn this pageText.Reverse Text.Reverse Syntax Text.Reverse( text as text) as text Remarks Inverte o text fornecido. Examples Example #1 Inverter o texto "123". Text.Reverse("123") Result: "321" Category Text.Transformations