Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: T - Z
> UNIQUE_ID
UNIQUE_ID
Returns an Adams_ID unique for objects of the specified type.
Format
UNIQUE_ID (char * type)
Argument
type
Text string representing an entity type.
Example
var cre var=dv1 int=(eval(UNIQUE_ID("marker")))
Learn more about database functions
.
This site works best with JavaScript enabled