getContextName

The getContextName function is used to fetch a context Name from its ID. If no parameter is specified, the current context ID from the exported STEP XML file will be used.

In order for this function to work properly, Context definitions must be included in STEP XML

Syntax

c4i:getContextName([contextId])

Parameters

contextId (optional)

The context ID. If not specified, the current context from the exported STEP XML file will be used.

Return value

The context name

Last Updated: