PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns the grid item for the current Flex layout.

Syntax

Smartsite SXML CopyCode image Copy Code
integer flexlayout.griditem()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer Itemnumber of the grid item, null on failure.
SXML