Below are the specifications of assemblers for Models:
- @id_modelo(ID_INFORMATION)@ assembler
To search for the information of an applied model just use the assemblers below:
@id_modelo@ assembler
Returns the reference of the Type Model.
@id_modelo.N@ assembler
Returns the reference of level N of the Type Model. Used when there are associated models, just change the N for the level you want to access.
EXAMPLE: "id_modelo.2 @". Recalling that the "modelo_id" is the equivalent of "modelo_id.1".
@id_modelo(ID_INFORMATION)@ assembler
Returns the Type Model information where ID_INFORMATION is the ID of the information registered in the Type Model, as shown in the image.
@id_modelo(NAME)@ assembler
If it is necessary to search for the information in the Type Model Description field, it is necessary to use the variable NAME, according to the example. This assembler is widely used when it is necessary to display the model set in the item description.
EXAMPLE: Straight Door - @id_modelo (NAME) @ - Results in Straight Door - White.