Home · Overviews · Reference · Classes codeless banner

value()

Usage

    VAR_1=foo
    VAR_2=VAR_1
    VAR_3=$$value($$VAR_2) #VAR_3=foo

Description

The value of the argument is treated as the name of a variable and that variable's contents are returned.

See also QBuild Functions and QBuild Script.


Copyright © 2009 Nokia
Qt Extended - QBuild Maintainer Guide