Hi, Say we use sendChat to do a roll and then do something with the results sendChat(${who}, /roll ${someroll}, function (rollresult) {     // Do something with the results     // Now send it to chat } Is there an easy way to then send through the result using the 2024 5e sheetroll template?