dms.GetUserDataNames

This job lists the names of all entries for the given type for the logged-in user.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported → pass 0

Type

INT

Yes

see data types

2. Output Parameters

Name Type Dependency Description

Name[1..n]

STRING

Name of the nth entry

3. Return Value

(INT): 0 = Job successful, otherwise error code
Complete list of error codes

4. See Also