10.6.4 AsDBCSFixedChar
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.
Input Parameters
TargetLength – Length of the returned string
Example
#String40 := #String256.AsDBCSFixedChar(40)