generateUniqueId

This function returns the unique ID for an HTML page. This is used with the id attribute in an HTML element to guarantee a unique ID.

Type and Usage

Parameters

The only parameter is the field name for which the ID will be generated.

Output

Returns the ID for an HTML page.