User Tools

Site Tools


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

Table of Contents

TGIS_AliasList.Get method

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

Get alias.

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

Syntax

# Python
def Get(
  self
  _alias: str
) -> str: 

Parameters

Name Type Description
_alias str name of the alias (case insensitive)

Result

Type Description
str value of the alias
2022/11/21 01:48

Page Tools