User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_config.writestring_string_string_string

Table of Contents

TGIS_Config.WriteString method

DK11 for Python | tatukgis.pdk.TGIS_Config.WriteString | Constructors | Methods | Properties

Write parameters given by _name.

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

Syntax

# Python
def WriteString(
  self,
  _name: str,
  _value: str,
  _default: str
) -> None: 

Parameters

Name Type Description
_name str name of value
_value str value of the parameter
_default str default value of the parameter

References

2023/08/09 01:51

Page Tools