Home Search

DriveWorks Pro 22
HashMD5

Send Feedback

HashMD5

Computes the MD5 hash of the specified value and returns it in hexadecimal.

Syntax

HashMD5( [Value] )

Where:

Value is the value to compute the MD5 hash from.

Examples

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.

Additional Resources

MyDriveWorks - Tech Tips

3D Preview Modes

This demonstrates how each different DriveWorks 3D Mode works with a Project and comparison.

Project Security

An alternative to standard DriveWorks security for creating users which uses a Group Table.