Skip to content

isConfigEmpty

Check whether a config entry cell is empty.

isConfigEmpty(
    TableName,
    RowLookup="dynamicRowLookup",
    ColumnLookup=varName
)

This is similar to getFormulaFromConfig and getValueFromConfig, but instead of returning the contents of the cell, it returns TRUE or FALSE depending on whether that cell contains anything.