zone.typeid
Syntax
- i := zone.typeid()
Get an identifier that uniquely determines the type of object. For zones, this will always return 1283546101.
This can be used with the
type.pointer.id
intrinsic to identify the object type a pointer refers to.Returns: i - an identifier that determines the type of object
Was this helpful? ... | FLAC3D © 2019, Itasca | Updated: Mar 10, 2023 |