πŸš€ Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
OCLOperators Download
This page was created by Charles on 2024-09-11. Last edited by Edgar on 2025-09-19.

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 September 2025

31 August 2025

22 August 2025

20 January 2025

19 September 2024

16 September 2024

11 September 2024

  • curprev 00:5200:52, 11 September 2024β€Ž Charles Olet talk contribsβ€Ž 601 bytes 0β€Ž No edit summary Tag: Visual edit
  • curprev 00:4900:49, 11 September 2024β€Ž Charles Olet talk contribsβ€Ž 601 bytes +601β€Ž Created page with "Triggers a download of arbitrary byte array to a client under a file name and file type. The method is available within the context of ViewModel. ==== OCL Expression ==== <syntaxhighlight> selfVM.Download(<file name>, <file data>) </syntaxhighlight>'''Arguments''' <code>file name:</code> '''String''' Name to be assigned to the download file including the file extension. For example, for open document text document. add '''<nowiki/>'.odt'''' in the file name. <code>f..." Tag: Visual edit