Cube.Parameters

This function retrieves a table which lists the parameters that can be utilized for the cube. Each parameter is a function that, when called, will apply the specified arguments to the cube.

Syntax

Cube.Parameters(cube as table) as table.

About

This function retrieves a table which lists the parameters that can be utilized for the cube. Each parameter is a function that, when called, will apply the specified arguments to the cube.