Hi, new here. 
a) After I create a custom macro, how do I save it so it will always appear on the macro builder?
b) I create a random password with a macro. How do I repeat the same string on the password verification field? I suppose I could use Global Storage but would that be thread safe (i.e the password from thread A should not be used on the verification of thread B by race condition)?
Thanks!!!!!!

a) After I create a custom macro, how do I save it so it will always appear on the macro builder?
b) I create a random password with a macro. How do I repeat the same string on the password verification field? I suppose I could use Global Storage but would that be thread safe (i.e the password from thread A should not be used on the verification of thread B by race condition)?
Thanks!!!!!!