DK11 for Python | tatukgis.pdk.TGIS_Tokenizer.Execute | Overloads | Constructors | Methods | Properties
Do tokenizing.
# Python def Execute( self _str: str _delims: char ) -> None:
Name | Type | Description |
---|---|---|
_str | str | String to be tokenized |
_delims | char | array of delimiters |