InterfaceTextSpecificsDGetDynamicText Method

If the text is a dynamic text according to the odb++ spec, this function returns the replaced dynamic text. Otherwise the original text is returned.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
string GetDynamicText()

Return Value

String
Dynamic or original text.

See Also