setObjectProperty( sName, sValue ) method

Sets value to property.

Syntax

setObjectProperty( sName, sValue ) → {boolean}

Parameters

Name Type Description
sName string Name of the property
sValue string The value to be set

Returns

Type:

boolean

Source

SuperList.API.js, line 239.