...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxRenameFile(oldName, newName : |
...
STRING)
status : INTEGER;
|
The xpxRenameFile function will rename the file from oldName to newName.
Arguments
...
Type | Name | Comment |
STRING | oldName | The current name |
STRING | newName | The new name |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|