Platform | x64, Win32, .NET |
Purpose |
To remove leading spaces from a character string and insert them at the end. |
Class |
Elemental function. |
Syntax |
CHARACTER (LEN=*) FUNCTION ADJUSTL(STRING) |
Return value |
The result has then same type and length as STRING. |