Scripting Integrator - Online Help
Scripting Integrator
Questions / Feedback?

ParametersPropertyType Property

The type of the parameter.

Syntax

javascriptcontrol.ParametersPropertyType(ParametersPropertyIndex)

Default Value

""

Remarks

The type of the parameter.

This property holds the type of the parameter.

For JavaScript some possible values are:

  • boolean
  • number
  • string
  • array
  • date
  • undefined

For PowerShell this value is the .NET object's type.

The size of the array is controlled by the ParametersPropertyCount property.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0