|
<f:uuid> |
Standard JET2 Format Tags |
|---|
uuid
Generate a universally unique identifier (UUID).
| Tag Summary | |
|---|---|
| required |
<f:uuid/> |
| full tag |
<f:uuid/> |
| Example | |
|---|---|
|
<%-- This will return a unique string something like: _e_GS4EgEEdugkoUy0CmRoA --%> <f:uuid/> |
|