Skip to main content

IDE funtionality verses Playbook functionality

  • February 2, 2023
  • 0 replies
  • 4 views

mccrilb
Forum|alt.badge.img+12

I wanted to do something simple, like decode a base 64 sting. I copied the function and added the code. When I run the new function in the IDE I see the desired output. When I run the function in a playbook however the function will just hang.





I am not sure just why, bu