Show responseContent Text Copy and Paste Demo

This is an attempt to show how to capture all Companion Do It results and paste them into a board post, video style.

Note that this is an addendum to prior work at

I took a Web1 Get result of the simplest web site I could find,

and captured its responseContent in a global variable, then applied a Companion Do It to a get of that global variable. I then did a Ctrl-A inside the text bubble to highlight all text, then a Ctrl-C to copy it all.
I then pasted the text into this post with a Ctrl-V, putting it after a line of 3 backticks to defuse it.

Strangely, i picked up more text than I bargained for, but I was still able to grab raw text.
(I used the Ctrl-A to highlight all the text because I was in a rush to make the video as short as possible. Apparently, the Ctrl-A leaks out of the text bubble.)


	
Projects ▾
Connect ▾
Build ▾
Settings ▾
Help ▾
My Projects
View Trash
Guide
Report an Issue
English ▾
agetzler@gmail.com ▾
MarathonSheetsInAndOut
scrTesting ▾
Add Screen ...
Remove Screen
Publish to Gallery
Designer
Blocks
Blocks
	
Built-in
Control
Logic
Math
Text
Lists
Dictionaries
Colors
Variables
Procedures
	
scrTesting
sheetTesting
Notifier1
Web1
	
Any component
Rename
Delete
Media
sheetsma...f93e.json
Upload File ...
Viewer
Do It Result: "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>Is Abe Vigoda Dead?</title>
<meta name="keywords" content="is, abe, vigoda, dead, dot, com, yes"/>
<meta name="description" content="Is Abe Vigoda dead?"/>
</head>
<body bgcolor="#FFFFFF">
<table border=0 width=100% height=100%>
<tr>
        <td align=center><font size="7">Yes.</font><br><br><font size="-1">(February 24, 1921 - January 26, 2016)</font></td>

</tr>
</table>
</body>
</html>


"
---

Privacy Policy and Terms of Use
3 Likes