question

Chakib M2 avatar image
0 Likes"
Chakib M2 asked Felix Möhlmann answered

How to display the name of the column form table ?

Hello,

I want to print or display the name of the column, for use it as lable of the product.

I have table of presence rate of default in specific product, and i want to display the type of default present in the product.

Thanks,


FlexSim 22.0.0
display the name of column
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Felix Möhlmann avatar image
2 Likes"
Felix Möhlmann answered
Table("tableName").getColHeader(n)

returns the name of the of the n-th column of the global table "tableName".

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.