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

Ключ

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

...

Extracts the full names from the text.

Action icon

Image Modified

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
TextText for analysis.Robin.String
No
Results
ResultCollection of extracted data. If the same entity appears several times in the text, it will be written once in the resulting array.Robin.Collection

Special conditions of use

...

  1. Create a variable "Collection" to which the result of the "Extract full names" action will be written. 
  2. Move the " Extract full names" action to the workspace and set its parameters. 

  3. Move the "Get value by index" action to the workspace and set its parameters.

  4. Move the "Message" action to the workspace and set its parameters. 

  5. Run the robot using the "Start" button in the top panel. 

...