attach.typeid

Syntax

i := attach.typeid

Get an identifier that uniquely determines the type of object. For attaches, this will always return 1314720701‬.‭

This can be used with the type.pointer.id intrinsic to identify the object type referred to by a pointer.

Returns:

i - an identifier that determines the type of object