StringifyArray

Return the string encoded with JSON from the whole array

javascript · Filters And Transformers

Details

IDStringifyArray
Languagejavascript
From Version6.0.0
Tagsentirelist transformer general

README

Return the string encoded with JSON from the whole array

Script Data


Name Description
Script Type javascript
Tags entirelist, transformer, general

Inputs


Argument Name Description
value The array to join if it has single element

Outputs


There are no outputs for this script.

args:
- default: true
  description: The array to encode
  isArray: true
  name: value
  required: true
comment: Return the string encoded with JSON from the whole array
commonfields:
  id: StringifyArray
  version: -1
enabled: true
name: StringifyArray
runas: DBotWeakRole
script: ''
scripttarget: 0
isllm: false
tags:
- entirelist
- transformer
- general
type: javascript
fromversion: 6.0.0
tests:
- No tests (auto formatted)