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

Ключ

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

...

The action converts another data type variable into a string.

Action icon

Image AddedImage Removed

Parameters

Input parameters

ParameterDescription
SourceThe variable whose value will be converted. For example: A numeric variable with value = 1 to a string variable.
Data typeThe data type to convert the value of the "Source" parameter to. For example: String.

Output parameters

The output is a variable of a selected type to which the converted value from the "Source" field will be written.

Settings of parameters

Свойство
Property
Англ. наименование
Description
Описание
Type
ТипПример заполненияОбязательность заполнения поляПараметрыИсточникSource

Переменная, значение которой будет конвертироваться.

Объект

Числовая_переменнаяДаТипData type

Тип данных, в который необходимо конвертировать значение параметра "Источник"

Выпадающий список:

  • Строка
  • Число
  • Изображение
  • Путь к папке
  • Путь к файлу
  • Дата и время
СтрокаДаРезультатыРезультатResult

Переменная выбранного типа, в которую будет записано конвертированное значение из поля "Источник".

Если тип неконвертируемый будет выводиться ошибка.

Filling exampleMandatory field
Parameters
SourceThe variable whose value will be converted.Robin.Object
Yes
Data typeType of data to which the value of the «Source» parameter should be converted.Robin.String
Yes
Results
ResultVariable of the selected type, into which the converted value from the «Source» field will be written.Robin.Object

Объект

Строковая_переменнаяНет


Special conditions of use

...