GetValue Method

Retrieves the value of a Newlook variable or object property.

object.GetValue(value)

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

Client support

   Newlook Smartclient

   Newlook Server

Arguments

value - (String, Required)

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

Use

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

Returns

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

Applies To

App object

See Also

SetValue method


© 2004-2021 looksoftware. All rights reserved.