GetValue Method (Newlook Control)

Retrieves the value of a variable or object property from the Newlook Control.

object.GetValue(value[, default])

Where object is an object expression that evaluates to one of the items in the Applies To list below.

Client Support

This method applies to the Smartframe Newlook Control and Embedded Newlook Control.

Arguments

value - (String, Required)

The name of the Newlook variable or property whose contents you wish to retrieve.

default - (String, Optional)

The default value to return if the method fails.

Use

Use this method when you wish to retrieve the contents of a Newlook variable or an object property.

Returns

(string) The contents of the variable or property specified.

Applies To

Smartframe Newlook Control

Embedded Newlook Control

See Also

SetValue method | App.GetValue Method


© 2004-2021 looksoftware. All rights reserved.