Create a double
Create a double variable and store it in the variable scope.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Value | The value to store in the variable scope | DOUBLE | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Variable name | The name of the variable to store in the variable scope | STRING |