IDLffXMLDOMEntity::GetSystemId

The IDLffXMLDOMEntity::GetSystemId function method returns the system ID of the entity, if it is specified.

Syntax

Result = Obj->[IDLffXMLDOMEntity::]GetSystemId()

Return Value

Returns a scalar string containing the system ID of the entity, or an empty string if the system ID is not specified.

Arguments

None

Keywords

None

Version History

6.1

Introduced