Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created November 21, 2023 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/7b92b279562f1a6d6abc1a8135f98e33 to your computer and use it in GitHub Desktop.
Save bjoerntx/7b92b279562f1a6d6abc1a8135f98e33 to your computer and use it in GitHub Desktop.
var connectionID;
TXTextControl.addEventListener("textControlLoaded", function () {
connectionID = TXTextControl.connectionID;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment