Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

String Intrinsic Functions - AsDbcsFixedChar Method

Panel
bgColor#2c3c4c

Return the string as a Fixed length DBCS string

Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

String

Resulting fixed char string

TargetLength

*Input (Optional)

Integer

Required length of the string

Details

AsDBCSFixedChar returns the subject string as a DBCS string of the length specified in the TargetLength Parameter, ensuring that any DBCS characters remain fully formed and are not truncated.


See also

All Component Classes

Technical Reference