OCLOperators RemoteTurnkeySetStringValue
No edit summary
No edit summary
Line 8: Line 8:


This can be used to send whole chunks of tab-separated data produced with [[OCLOperators GetGridAsTabSepData|GetGridAsTabSepData]]
This can be used to send whole chunks of tab-separated data produced with [[OCLOperators GetGridAsTabSepData|GetGridAsTabSepData]]
[[Category:OCLOperators]]

Revision as of 12:23, 7 December 2022

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

Use with OCLOperators_RemoteTurnkeyConnectGetSessionKey

The RemoteTurnkeySetStringValue can set a string value in a remote turnkey application.

The parameters to send in are:

Session , Remote-VMClassId (The VMClassId Explained), Remote-Column-name, value to set

This can be used to send whole chunks of tab-separated data produced with GetGridAsTabSepData