DescribeWRDEntity (open)

Give a quick description of a WRD entity

Syntax

LOADLIB "mod::wrd/lib/api.whlib";

RECORD FUNCTION DescribeWRDEntity(INTEGER entityid)

Parameters

INTEGER entityid

Entity to look up

Return value

RECORD

A record describing the entity, or a non-existing record if the entity was not found

entitytag

Entity's tag

guid

ASCII format entity guid

wrdschema

Entity's schema id

wrdtype

Entity's type id

wrdtypetag

Entity's type tag