System Projects Reference > Situational Awareness System Projects > Situational Awareness Include Project > Equipment_GetContent

Equipment_GetContent

Returns the content of the equipment instance referenced by the specified menu item. This function should be used with the built equipment models which are loaded into menus.

Syntax

Equipment_GetContent(INT hMenuItem)

hMenuItem

Menu item from which to retrieve the equipment content.

Return Value

A comma separated list of page names belonging to the equipment. The content returned will be the combination of both the equipment’s ‘Page’, and its ‘Content’ fields.

Related Functions

Published June 2018