# class RunScriptResource


Run script action resource


RunScriptResource inherits from BaseResource


# STATIC MEMBERS

# static member read-only ResourceName

Type: String

Description:

# MEMBERS

# member name

Type: String

# member inputs

Type: Map

# CONSTRUCTORS

# constructor RunScriptResource()

Description:

# constructor RunScriptResource(name)

Description:

Parameters:

  • name: (String) -

# constructor RunScriptResource(name, actionId)

Description:

Parameters:

  • name: (String) -
  • actionId: (Number) -
Last Updated: 12/20/2022, 8:12:45 AM