If I create transaction X with a script (using rec...
# suitescript
c
If I create transaction X with a script (using record.transform), and I have another script deployed against transaction / record X. Will the afterSubmit entry point be called when trans X is created by the first script?