Difference between revisions of "Magic text:New Line"
Endercraft (talk | contribs) (Created page with "<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px padding: 10px;">In certain actions like the set variable action, you might want to add a newline,excep...") Tags: Mobile web edit Mobile edit |
(No difference)
|
Latest revision as of 15:23, 1 November 2023
In certain actions like the set variable action, you might want to add a newline,except you can't enter it in the dialog. Like many other programming languages, MacroDroid lets you use \n to make a new line. It can for example be used in the confirm next action in the text manipulation action.