How would I "hide" a string?
Hi there! I'm trying to grab a string i.e. from a storage and change all It's characters to " * ". Would this be possible?
I've started by grabbing the string's length using
Continue to help postexecute store result
, but I have no clue where to go from there.
Any help is much appreciated!