Hi, i made an app using the location plugin. The result is shown as an expression on the screen.
Is there a way to export these expressions as a .txt and open them from the local storage of the phone?
Thanks in advance.
Bob
Hi Bob,
I think you could try using the TextToBinaryData action and then store the resulting binary in a .txt file using the File Plugin (https://www.outsystems.com/forge/component-overview/1633/file-plugin)