🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
OCLOperators GetGridAsTabSepData
Created by Hans.karlsen on 2018-09-24 · Last edited by Hans.karlsen on 2026-01-21.

If you have a grid rooted in ViewModelColumn "SearchResults", you can use this operator to get all that data as a big tab-separated string - suitable for sending to another system with RemoteTurnkeySetStringValue.

ie this will give you a large tab-separated string of a collection of objects in a nesting with values from the nesting columns.

Maybe your user wants to copy all the data to excel or the like