Was more about trying to teach a man how to fish, sorry if it sound different.
If you use record.Load you can always define if your are loading it in Dynamic or Standard mode, however in UE Scripts you have the record already loaded in the context.newRecord and also oldRecord on before submit in the 3 different entry points, so loading the record again is extremely inefficient if you dont have a very specific,strong reeason.