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

Ключ

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

...

The action extracts dates from the text

Action icon

Parameters

...

Input parameters

  • Text – the text from which the dates will be extracted.

Output parameters

  • Dates - a collection with extracted data in dd.mm.yyyy format. The missing date element will be recorded as "01".
    If the same date occurs several times in the text, it will be recorded once in the resulting collection.
  • Extracted data - a collection with extracted data without type conversion.
    If the same date occurs several times in the text, it will be recorded once in the resulting collection.

...

and their settings

Property

Description

Type

Filling example

Mandatoryfield

Parameters

Text

The text from which the dates will be extracted

String

Христофор Колумб был убежден, что сможет добраться до Индии на корабле. Получил поддержку и финансирование Изабеллы Кастильской. Отплыв из Палос-де-ла-Фронтера 3 августа 1492 года, он достиг Сан-Сальвадора 12 октября 1492 года. Название континента Америка, связано с фигурой Америго Веспуччи, итальянского мореплавателя и исследователя, который понимал, что земли, открытые Колумбом были частью новой земли, еще неизведанной.

Yes

Results

Dates

A collection with extracted data.The missing date element will be written as «01». If the same date occurs several times in the text, then it will be recorded once in the resulting collection

Collection



Extracted dataA collection with extracted data in string format. If the same date occurs several times in the text, then it will be recorded once in the resulting collectionCollection

...