Function __global->post_param_tax_code
Definitions
sources/ecommerce_tax.php
- Read a tax value from the POST environment.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$name | string | required parameter | N/A | N/A | Variable name |
$default | string | 0% | N/A | N/A | Default value |
Return
- The value
- Type: string
- Set: N/A
- Range: N/A