question

Ameen M Shabeer avatar image
1 Like"
Ameen M Shabeer asked Matthew Gillespie answered

How to get header field of a Global Table by the row/column number ?

Hello,
how can code to get header field of a Global table by the row/column number.

FlexSim 18.0.5
global table
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

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered
Table(“GlobalTable1”).getRowHeader(rowNumber)

Table(“GlobalTable1”).getColHeader(columnNumber)
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.