ScriptOutputVariableInput
input
Representation of output variable input.
Input Fields
name
String!
required
Variable name. Must not exceed 48 characters.
variable
String!
required
Variable used inside the script. Must not exceed 48 characters.
type
ScriptVariableKindInput!
required
Variable data type.