Package DE_EPAGES::EasyDebit::API::TLE::EasyDebit
This handler supports the following formats:
- [trimzeros] - removes leading zeros
Example |
#LOCAL("Value", "00000345") #Value[trimzeros] => 345 #ENDLOCAL |
This handler supports the following formats:
Example |
#LOCAL("Value", "00000345") #Value[trimzeros] => 345 #ENDLOCAL |