dms.GetUserDataAsString
This job reads user-related data for the specified name and type from the database, provided that it is stored as strings. If the data is stored as strings, this job must be used exclusively. The input parameters are identical to dms.GetUserData, except that the output parameter Value is returned as a string.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported, must be |
|
INT |
Yes |
Data type (see data types) |
|
STRING |
Yes |
Identifier for the record |
|
INT |
Yes |
Must be |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
INT |
— |
|
|
STRING |
— |
requested value as string |
3. Return Value
(INT): 0 = Job successful, otherwise error code
Complete list of error codes