OCLOperators RemoteTurnkeySetStringValue
(Updated Edited template to July 12, 2025.)
No edit summary
 
Line 1: Line 1:
<message>Write the content here to display this box</message>
<message>Write the content here to display this box</message>
Use with [[OCLOperators_RemoteTurnkeyConnectGetSessionKey|OCLOperators_RemoteTurnkeyConnectGetSessionKey.]]
Use with [[Documentation:OCLOperators RemoteTurnkeyConnectGetSessionKey|OCLOperators_RemoteTurnkeyConnectGetSessionKey.]]


The RemoteTurnkeySetStringValue can set a string value in a remote turnkey application.
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
The parameters to send in are: Session, Remote-VMClassId ([[Documentation:The VMClassId Explained|The VMClassId Explained]]), Remote-Column-name, value to set


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 [[Documentation:OCLOperators GetGridAsTabSepData|GetGridAsTabSepData]].
[[Category:OCLOperators]]
[[Category:OCLOperators]]
{{Edited|July|12|2025}}
{{Edited|July|12|2025}}

Latest revision as of 05:23, 5 February 2025

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.