Global::strEndsWith Method [AX 2012]

Syntax

client server public static boolean strEndsWith(str _string, str _potentialEnd)

Run On

Called

Parameters

  • _string
    Type: str
  • _potentialEnd
    Type: str

See Also

Reference

Global Class