Table of Contents

Using Variables

Total Launcher has the capability to import data values from several other automation applications

Tasker Variables

Variable notes:

  • When using variables within Total Launcher, a newline character (\n) works as a line break.
  • If using quotes in Total Launcher, text will not display unless the quotes are escaped by double quotes (“” n “”)
    • In macroDroid, it appears 3 escape characters are required (\\\“)