Code: Select all
let LiqType = 'L';
nuRunPHPHiddenWithParams('ProcessLiquidationOption', 'LiqType', LiqType);
Code: Select all
nuDisplayError('#LiqType#');
Code: Select all
FkwW
Code: Select all
let LiqType = 'L';
nuRunPHPHiddenWithParams('ProcessLiquidationOption', 'LiqType', LiqType);
Code: Select all
nuDisplayError('#LiqType#');
Code: Select all
FkwW