In older versions of TRX, these Entity properties would have a different internal ID when Property information being lost, it will simply clear out some properties that the TRX library duplicates on all clearLegacyProperties(): Delete (duplicate) legacy properties from the input entity.getTransformSetting(name: str): Get a transform setting value.getProperty(name: str): Get a property value of the input entity.Genealogy: list(dict(str: str)): A key-value dictionary of the Entity genealogy, this is only applicable for.TransformSettings: dict(str: str): A key-value dictionary of the transform settings.Properties: dict(str: str): A key-value dictionary of the input entity properties.Slider: int: Results slider setting in the client.Weight: int: The weight of the input entity.Value: str: The display value of the input entity on the graph.The request/maltego msg object given to the transform contains the information about the input entity. Overlays Enums are imported from maltego_trx.overlays You need to enable the debug filter option in the Desktop client Output window to view debug transform messages.
The following constants can be imported from maltego_trx.maltego. List the available transforms together with their transform server URLs and local transform names.