Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the sales tax code prefix from the specified tax exempt number.
Syntax
client server public static VATNum stripVATNumSimple(VATNum _vatNum)
Run On
Called
Parameters
- _vatNum
Type: VATNum Extended Data Type
A tax exempt number from which to remove the sales tax code.
Return Value
Type: VATNum Extended Data Type
The tax exempt number without the sales tax code prefix.