Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

reverse [variable_name]

Description

The reverse command reverses the order of all characters in the string of an existing variable or element (variable_name).

Parameters

Parameter

Description

variable_name

String in which all characters will be reversed.

  • No labels