Global::strStartsWith Method [AX 2012]

Syntax

client server public static boolean strStartsWith(str _string, str _potentialStart)

Run On

Called

Parameters

  • _string
    Type: str
  • _potentialStart
    Type: str

See Also

Reference

Global Class