Global::strRFix Method [AX 2012]
Syntax
client server public static str strRFix(
str _str,
int _length,
[char _char])
Run On
Called
Parameters
- _str
Type: str
- _length
Type: int
- _char
Type: char Extended Data Type
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
client server public static str strRFix(
str _str,
int _length,
[char _char])
Called