Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Get parent folder Version 7 (Python)

Группа действий: Файловая система

Описание

Получает путь до родительской папки файла.

Иконка

Image Removed

Параметры

Входные параметры  

Файл                                      Путь до файла, к которому будет применено действие.

Выходные параметры

Результат Путь до родительской папки файла.

Настройки

...

Особые условия использования

Отсутствуют. 

Пример использования 

Задача

Получить путь до родительской папки файла "Logs.txt".

Решение

Воспользоваться действием "Get parent folder". 

Реализация

...

Результат

...

Action group: FIle system

...

Description

Gets the path to the parent folder of the file.

Action icon

Image Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
FilePath to the file to which the action will be applied.Robin.FilePath
Yes
Results
ResultPath to the parent folder of the file.Robin.FolderPathC:\doc\img

Special conditions of use 

None.

Example of use

Task

Get the path to the parent folder of the "Logs.txt" file.

Solution

Use the "Get parent folder" action. 

Implementation

  1. Move the "Get parent folder" action to the workspace.
    Image Added

  2. Set the "Get parent folder" action parameter.
    Image Added

  3. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully. The path to the parent folder of the file is obtained.