data.label.head
Syntax
- lp = data.label.head
Get the head of the global label list. Use the
data.label.next
construct to iterate through the list.Returns: lp - label pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |
Syntax
Get the head of the global label list. Use the data.label.next
construct to iterate through the list.
Returns: | lp - label pointer |
---|
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |