Get a list of text guid elements associated with the given element by the specified flag.

Call:

ac_request_special("linkingElems", "getLinkedElemsByFlags", iGuid, int bitvalue_from_to, int iTable);


Here:

iGuid is a handle to an object of type ts_guid that points to the element.

bitvalue_from_to - a number that specifies the bits by which this element is associated with other elements.

iTable is a handle to an object of type ts_table that returns a list of text guid related elements.