Notifications
Announcements
public void downloadImage() { System.IO.Stream stream = null; container fileContainer = myTable.Image; if (fileContainer && conLen(fileContainer > 0) { Binary binaryData = Binary::constructFromContainer(fileContainer); if (binaryData) { stream = binaryData.getMemoryStream(); } File::SendFileToUser(stream, 'image.tiff'); } }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Abhilash Warrier 679 Super User 2025 Season 2
André Arnaud de Cal... 429 Super User 2025 Season 2
Martin Dráb 264 Most Valuable Professional