@remsuppressedincludefrommaster()
Returns the value of the "Remove include file reference based on export status" export option.
Syntax
@remsuppressedincludefrommaster ()
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([ @remsuppressedincludefrommaster() == 0 ])
*string("*INCLUDE_PATH")
*end()
*field(string,[@inclstrsplit($FileNameTran,+)],72)
*end()
*endif()
Version History
14.0