TOlf Checksum Verif .check Method
Unit: Olf.RTL.Checksum
class function check(verif: string; param: string; key1: string = ''; key2: string = ''; key3: string = ''; key4: string = ''; key5: string = ''): boolean
Parameters
- verif
- Type: System.string
- param
- Type: System.string
- key1
- Type: System.string
- key2
- Type: System.string
- key3
- Type: System.string
- key4
- Type: System.string
- key5
- Type: System.string
Return Value
Type: System.Boolean