SysComputedColumn::addList Method [AX 2012]

Creates an additional expression.

Syntax

client server public static str addList(List _addExpressionList)

Run On

ClientOrServer

Parameters

  • _addExpressionList
    Type: List Class
    The list that has valid logical expressions.

Return Value

Type: str
A string expression that is formatted as an addition to the list of expressions.

See Also

Reference

SysComputedColumn Class