WIDECHAR

WIDECHAR returns the widechar value of x, with a length specified by y.

Read syntax diagramSkip visual syntax diagramWIDECHAR( x, y)

Abbreviation: WCHAR

x
Expression.

x must have a computational type.

The values of x are not checked.

y
Expression. If necessary, y is converted to a real fixed-point binary value.

If y is omitted, the length is determined by the rules for type conversion.

y cannot be negative.

If y = 0, the result is the null widechar string.