@remsuppressedincludefrommain()

Returns the value of the "Remove include file reference based on export status" export option.

Syntax

@remsuppressedincludefrommain ()

Type

HyperMesh Template Function

Description

Returns the value of the "Remove include file reference based on export status" export option, 1 or 0.

Example

*if([ @remsuppressedincludefrommain() == 0 ])
*string("*INCLUDE_PATH")
*end()
*field(string,[@inclstrsplit($FileNameTran,+)],72)
*end()
*endif()

Version History

14.0