User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_aliaslist.resolve_string

Table of Contents

TGIS_AliasList.Resolve method

DK11 for Python | tatukgis.pdk.TGIS_AliasList.Resolve | Constructors | Methods

Resolve alias.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def Resolve(
  self,
  _string: str
) -> str: 

Parameters

Name Type Description
_string str String in a form of 'text <#ALIAS1#> text <<#ALIAS2#> text'

Result

Type Description
str string with all aliases resolved/expanded
2023/08/09 01:51

Page Tools