This documentation is archived and is not being maintained.
SysCompareText.init Method [AX 2012]
Initializes member variables for the text comparison.
protected void init(str _s1, str _s2)
Run On
Server
Parameters
-
_s1
- Type: str
The first string to compare.
-
_s2
- Type: str
The second string to compare.