Computes the MD5 hash of the specified value and returns it in hexadecimal.
HashMD5( [Value] )
Where:
Value is the value to compute the MD5 hash from.
Rule | Meaning |
---|---|
HashMD5("My text to hash") | Returns a hexadecimal value from the MD5 hash of the text My text to hash. |
HashMD5(123456) | Returns a hexadecimal value from the MD5 hash of the number 123456 after first converting it to text. |
HashMD5(DWCurrentUserPassword) | Returns a hexadecimal value from the MD5 hash of the special variable DWCurrentUserPassword. |
DriveWorks Tech Tips Portal |
3D Preview Set up a 3D Preview control on your form, allowing you to display 3D Models on your form. Account Login An alternative to standard DriveWorks security for creating users which uses a Group Table. |
DriveWorks Tech Tips Portal is available to DriveWorks Pro customers with an active subscription and support contract. Tech Tips provide cut down projects that highlight specific functionality for faster and more effective learning. To access the portal:
The portal provides a search facility, start typing the name of the Tech Tip (as indicated above) to display the Tip you require. |