Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 405 Bytes

Exporter.md

File metadata and controls

28 lines (16 loc) · 405 Bytes

Exporter

Extends: Control

Description

A tool to export all dialogs to CSV format

Property Descriptions

delimiter

var delimiter: String = ";"

The delimiter used in the CSV file

Method Descriptions

start_export

func start_export()