Conversion Functions(Power Automate Cloud flows)

Japanese version.

URL encode the specified text.

SpecuriComponent('<value>')ArgumentDefaultDescriptionval ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

Converts non-text data such as numbers and arrays to text.

It is mainly used when impor ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

Converts numeric text to Integer data.

It is frequently used when a file is imported fr ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

Converts text with only numbers and decimal points to Float type data.

It is frequently ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

Converts URL-encoded text to the original text.

SpecdecodeUriComponent('<value>')Argume ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

Function to create an array from values.

SpeccreateArray('<object1>','<object2>' ~ ' ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

Function to convert a number or specific text to a boolean value.

The main use is to co ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

This function converts (encodes) text to Base64 (a format in which data is represented as tex ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

This function converts a single text or number into an array.

This is an infrequently u ...

Conversion Functions(Power Automate Cloud flows)

Japanese version.

This function decodes text that is encoded in Base64.

Specbase64ToString('<value>')A ...