9.98 GET_ML_VARIABLE

Retrieves a multilingual variable definition.

This is a Specialized Built-In Function for use in a Development Environment only.

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Multilingual variable name

5

20



Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code (OK, ER)

2

2



2

N

Req

Length / Total digits

3

3

0

0

3

L

Req

Working list to contain multilingual definition information.

List must not be more than:
32767 entries in Windows
9999 entries on IBM i.

RDML
An RDML list must be formatted with an aggregate entry length of exactly 82 bytes.
Bytes 1-4: Language code
Bytes 5-82: Multilingual variable value.

RDMLX - NChar list data is only supported on Windows platform
An RDMLX list must be formatted as:
Alpha (4): Language code
NChar (78): Multilingual variable value.

82

82



  • No labels