Welcome to the GBF Test Portal

This was built to track decompiler and CFG progress.

Decompiler Output

function ScriptedRCAccountSearchButton.onAction()
{
    lit#3 = "getaccountlist";
    lit#4 = "lister";
    fn_call#6 = sendtext#5(lit#4, lit#3, {ScriptedRCAccountSearchLike.text, ScriptedRCAccountSearchWhere.text});
    fn_call#9 = ScriptedRCAccountSearchWindow.destroy();
    lit#10 = 0;
    return lit#10;
}