OCLOperators GetGridAsTabSepData
(Created page with "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 other syste...")
 
(x)
Line 1: Line 1:
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 other system with RemoteTurnkeySetStringValue
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 other system with [[OCLOperators RemoteTurnkeySetStringValue|RemoteTurnkeySetStringValue]]

Revision as of 12:14, 24 September 2018

This page was created by Hans.karlsen@mdriven.net on 2018-09-24. Last edited by Stephanie@mdriven.net on 2025-02-06.

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 other system with RemoteTurnkeySetStringValue