struct.node.typeid
Syntax
- i := struct.node.typeid
Get an identifier that uniquely determines the type of object. For a structure node, this will always return 1283546106. This can be used with the
type.pointer.id
intrinsic to identify the type of object to which a pointer refers.- Returns:
i - an identifier that determines the type of object
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Dec 05, 2024 |