regapp

(regapp application_name)

The regapp function registers the application name supplied in application_name. A registered application name is required for manipulation of Extended Entity Data.

An application name can contain up to 31 characters.

Return Value

If the function succeeds, it returns application_name; otherwise, it returns nil.

Examples

: (regapp "MYAPP_ver1.0")