|
Flip$ | ||
FlippedString$ = Flip$(StringToFlip$) | ||
Parameters: StringToFlip$ = The string you wish to flip |
||
Returns: FlippedString$ = The string flipped backwards |
||
The Flip$ function will return the input string with the characters in reversed order. FACTS: * none Mini Tutorial:
This example would output.
|
Related Info: | : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |