Table of Contents

TTokenMissingArgument Class

A missing argument for a function. For example the second parameter in the formula: "=IF(A1 = 1,,"Hello")"

Syntax

Unit: FlexCel.Core

TTokenMissingArgument = class(TToken);

Constructors

Name Description
Create Creates a new Missing argument token.