FORMULA LANGUAGE


@GetViewInfo
Example

Returns a view attribute.

Note This @function is new with Release 6.

Syntax

@GetViewInfo ( [ attribute ] ; column )

Parameters

[ attribute ]


column
Return value

value


Usage

This function is not available in selection or column formulas and will return null if used there.

Look at the view design or design synopsis to determine column numbers. You cannot count columns by looking at a view in the Notes client or a browser.


Example