resetAllValues

If the specified parameter is a copy of a base parameter, this function resets the parameter’s values to those of the base parameter.

Syntax

params.resetAllValues (parameterOID);


 

Parameters

Parameter

Type

Required

Description

parameter OID

String

Yes

The OID of the parameter.

Returns

N/A

Example

Coming soon.