Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

fileMove(path_to_source, path_to_destination)

Package

file

Alias


Pkg Usage

move(path_to_source, path_to_destination)

Description

Excerpt
hiddentrue

Moves a file from one location to another.

Moves a file from one location to another. Returns 'true' if the file was moved successfully and 'false' otherwise. If 'false' is returned check the log for a detailed reason on why it failed.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

Parameter name

Type

Required

Description

path_to_source

String

Yes

Specifies the source file name.

path_to_destination

String

Yes

Specifies the destination file name.

Return Type

Boolean (true/false)

...

Returns 'true' if the source.txt file was moved to the folder destination.

Note

It is recommended that you use forward slashes ( / ) for file paths.

See also

Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "file_routine" and space = currentSpace ( )
labelsarray_routines