The CRC32 attribute function determines the checksum value CRC32 of the string of the variable.
|
Syntax | ||||
|
CRC32([LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Long |
Checksum | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
|
Note | ||||
|
If LanguageID is not specified, the dialog language applies. | ||||