要求を送信します。WAM 名をしない場合のデフォルトは現在のWAM です。
次の例で "wrb" は、Webroutine "MyResponse" により返される WebRoutine JSON オブジェクトです。
wr.post({wam: "MyWam", webroutine: "MyResponse", callback: function(wrb) {
// Handle the response here
}});
Submit feedback about this site to: