Search Results for

    Show / Hide Table of Contents

    TTokenLambdaParameterReference Class

    A parameter reference in the expression of a =LET or =LAMBDA function, like the second x in the formula: "=LET(x,3,x+3)"

    Syntax

    Unit: FlexCel.Core

    TTokenLambdaParameterReference = class(TToken);

    Constructors

    Name Description
    Create Creates a new parameter reference token.

    Properties

    Name Description
    ParameterName Name of the parameter.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com