@getincludefullname()

Returns the include file full name and path for a given include ID.

Syntax

@getincludefullname (include_id)

Type

HyperMesh Template Function

Description

Returns the include file full name and path for a given include ID.

Inputs

include_id
The ID of the include file to query.

Examples

To get the full name for include ID 10:

*field(quotedstring,[@getincludefullname(10)],0)

Version History

2019