...
If you want to dynamically get the target floor to make the graphic relative. You can add an extra utilize the target
variable in the program to get the target
of the current context. Then use Use the below query that includes syntax to read that variable to get the ID of the current context. Screenshot below.
Code Block |
---|
finstack.eval(`overviewTableFunc("equip and floorRef==${target.pointId}")`).then(function(data) { |
...